]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/paramodulation/BOO075-1.ma
auto -> autobatch
[helm.git] / helm / software / matita / tests / paramodulation / BOO075-1.ma
index f266b1a94ac307245a87fc6ab87af4efea589b17..7c46167f4a6f6ddada45800546adaee70b1eba8f 100644 (file)
@@ -94,7 +94,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=600;
 try assumption.
 print proofterm.
 qed.