]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/BOO005-4.p.ma
fixed script
[helm.git] / helm / software / matita / tests / TPTP / Veloci / BOO005-4.p.ma
index 655401b3430ca1f75779d6c6fed7c87da728b7b3..06363d0c0e3cd147322e862b6500f6b5986f28cb 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/BOO005-4".
+
 include "logic/equality.ma".
 (* Inclusion of: BOO005-4.p *)
 (* -------------------------------------------------------------------------- *)
@@ -63,7 +63,7 @@ theorem prove_a_plus_1_is_a:
 \forall H7:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (add a multiplicative_identity) multiplicative_identity
 .
 intros.
-autobatch paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.