X-Git-Url: https://git.ucc.asn.au/?p=progcomp10.git;a=blobdiff_plain;f=src%2Fconf.py;h=aabd7171395fe9f6214462284223594833b3241b;hp=8ffbb2f2502ab8c5a164bbaf9f5732b358f45ab0;hb=52eb4c5a3aadbf02361e4f11b5790ae489fd3900;hpb=13eb5cad5dedf0cc7a01f7f8d50812b14288e71d diff --git a/src/conf.py b/src/conf.py index 8ffbb2f..aabd717 100644 --- a/src/conf.py +++ b/src/conf.py @@ -6,7 +6,7 @@ from rpsconst import * VERBOSE = True # Enable for even more verbose output. -DEBUG = True +DEBUG = False # How many iterations to run before quitting. MAX_ITERATIONS = 150