[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[freehaven-cvs] Add a backup-test, currently running on Moria



Update of /home/freehaven/cvsroot/doc/e2e-traffic/src
In directory moria.mit.edu:/home/nickm/src/e2e-traffic/src

Modified Files:
	simmain.cpp 
Log Message:
Add a backup-test, currently running on Moria

Index: simmain.cpp
===================================================================
RCS file: /home/freehaven/cvsroot/doc/e2e-traffic/src/simmain.cpp,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- simmain.cpp	17 Jan 2004 19:12:39 -0000	1.20
+++ simmain.cpp	17 Jan 2004 19:17:16 -0000	1.21
@@ -541,6 +541,12 @@
   trial4_base(.9, .1, 8, 125);
 }
 
+void trial4r_3_1_2()
+{
+  trial4_base(.1, .1, 8, 125);
+  trial4_base(.6, .1, 8, 125);
+}
+
 void trial4r_3_2()
 {
   trial4_base(.1, .6, 8, 125);
@@ -581,10 +587,9 @@
   { "4r.2.1",   trial4r_2_1 },
   { "4r.3.1", trial4r_3_1 },
   { "4r.3.1.1", trial4r_3_1_1 },
+  { "4r.3.1.2", trial4r_3_1_2 },
   { "4r.3.2", trial4r_3_2 },
 
-
-
   { 0, 0 }
 };
 

***********************************************************************
To unsubscribe, send an e-mail to majordomo@seul.org with
unsubscribe freehaven-cvs       in the body. http://freehaven.net/