]> matita.cs.unibo.it Git - helm.git/commitdiff
1 process for now
authorEnrico Tassi <enrico.tassi@inria.fr>
Thu, 9 Jul 2009 10:03:17 +0000 (10:03 +0000)
committerEnrico Tassi <enrico.tassi@inria.fr>
Thu, 9 Jul 2009 10:03:17 +0000 (10:03 +0000)
helm/software/components/binaries/matitaprover/matitaprover.ml

index 35d6fd79c4ea6468bbc498b8ac175a108992b266..c029cfa228317690d81e14b0978ee88191cc381d 100644 (file)
@@ -197,9 +197,11 @@ usage: matitaprover [options] problemfile";
         let module M = Main(struct let cmp (a,_) (b,_) = compare a b end) in
         M.main goal hypotheses)
     ;
+(*
       (fun () ->     
         let module M = Main(struct let cmp (a,_) (b,_) = compare b a end) in
         M.main goal hypotheses)
+*)
     ];
   let rec aux () =
     if List.length !childs = 0 then