]> matita.cs.unibo.it Git - helm.git/blobdiff - components/binaries/tptp2grafite/main.ml
reorganized guiven_clause to work with the on_the_fly simplification of goals during...
[helm.git] / components / binaries / tptp2grafite / main.ml
index 51c7bbe482c2b0b2b4d4eac0db8769d89251365a..871ff7b56a6299f0a497f913dfed177e9b978f68 100644 (file)
@@ -305,7 +305,7 @@ let _ =
   let extra_statements_start = [
     GA.Executable(floc,GA.Command(floc,
       GA.Set(floc,"baseuri","cic:/matita/TPTP/" ^ !inputfile)));
-    GA.Executable(floc,GA.Command(floc, GA.Include(floc,"library_notation.ma")))]
+    GA.Executable(floc,GA.Command(floc, GA.Include(floc,"logic/equality.ma")))]
   in
   List.iter pp extra_statements_start;
   List.iter