X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=main.py;h=3ce5916aed336f38b3a66970c2d8af30639e2b5c;hb=71eeffe7e9e3b379fe2c91e833dbeb35e1cb7971;hp=f4e4f5c2c11e27d9be2666b81fc82d6e02f09b40;hpb=8d9cd6a2c09da2105ca17b04df94fcf84e8de954;p=picoclvr.git diff --git a/main.py b/main.py index f4e4f5c..3ce5916 100755 --- a/main.py +++ b/main.py @@ -160,7 +160,7 @@ parser.add_argument("--expr_result_max", type=int, default=99) parser.add_argument("--expr_input_file", type=str, default=None) ############################## -# Misc +# Mixing parser.add_argument("--mixing_hard", action="store_true", default=False)