]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/BOO075-1.p.ma
fixed script
[helm.git] / helm / software / matita / tests / TPTP / Veloci / BOO075-1.p.ma
index 0ac678c2caaa5791138e82f84fc6415bdc0cebda..ae56431c73e8d31196da7187147a680ef01bd10c 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/BOO075-1".
+
 include "logic/equality.ma".
 (* Inclusion of: BOO075-1.p *)
 (* -------------------------------------------------------------------------- *)
@@ -30,7 +30,7 @@ theorem prove_meredith_2_basis_1:
 \forall H0:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (nand (nand A (nand (nand B A) A)) (nand B (nand C A))) B.eq Univ (nand (nand a a) (nand b a)) a
 .
 intros.
-auto paramodulation timeout=600.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.