]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/BOO006-2.p.ma
made executable again
[helm.git] / helm / software / matita / tests / TPTP / Veloci / BOO006-2.p.ma
index b745d9d2bccd2eebf684d6ad27164fd4e8a82b74..3091ecaeb70b60711e5a2d3810cbf32d3089f947 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/BOO006-2".
+
 include "logic/equality.ma".
 (* Inclusion of: BOO006-2.p *)
 (* -------------------------------------------------------------------------- *)
@@ -68,7 +68,7 @@ theorem prove_right_identity:
 \forall H13:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (multiply a additive_identity) additive_identity
 .
 intros.
-auto paramodulation timeout=600.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.