]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/matitaInit.ml
1. new expressions AND, OR, XOR
[helm.git] / helm / software / matita / matitaInit.ml
index 5ca8ffc82a7f6f600303c41fe0d3c32afa6f6cbd..2655798a97087c2b48b628ea389ac33049eaa376 100644 (file)
@@ -229,7 +229,7 @@ let parse_cmdline init_status =
               ("Do not catch top-level exception "
               ^ "(useful for backtrace inspection)");
            "-onepass",
-           Arg.Unit (fun () -> GrafiteDisambiguator.only_one_pass := true),
+           Arg.Unit (fun () -> MultiPassDisambiguator.only_one_pass := true),
            "Enable only one disambiguation pass";    
           ]
         else []