]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/BOO013-2.p.ma
fixed script
[helm.git] / helm / software / matita / tests / TPTP / Veloci / BOO013-2.p.ma
index d3c76c2751d3c45839cceaa94393395c14519219..5dd357b063ca06e77724a6cac27915caf5aea639 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/BOO013-2".
+
 include "logic/equality.ma".
 (* Inclusion of: BOO013-2.p *)
 (* -------------------------------------------------------------------------- *)
@@ -76,7 +76,7 @@ theorem prove_b_is_a:
 \forall H17:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ b c
 .
 intros.
-auto paramodulation timeout=600.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.