/rev/2fd999c906ca
changeset: 1264:2fd999c906ca
user:      Janus Dam Nielsen <[email protected]>
date:      Thu Oct 08 15:25:15 2009 +0200
summary:   Merged with Marcel.

diffstat:

 apps/benchmark.py |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r f626a6dfef43 -r 2fd999c906ca apps/benchmark.py
--- a/apps/benchmark.py Thu Oct 08 14:28:12 2009 +0200
+++ b/apps/benchmark.py Thu Oct 08 15:25:15 2009 +0200
@@ -141,7 +141,7 @@
 
 parser.set_defaults(modulus=2**65, threshold=1, count=10,
                     runtime=runtimes.keys()[0], mixins="", num_players=2, 
prss=True,
-                    operation=operations.keys()[0], parallel=True, fake=False)
+                    operation=operations.keys()[0], parallel=True, fake=False, 
args="")
 
 # Add standard VIFF options.
 Runtime.add_options(parser)
_______________________________________________
viff-commits mailing list
[email protected]
http://lists.viff.dk/listinfo.cgi/viff-commits-viff.dk

Reply via email to