]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/TPTP/Veloci/LDA001-1.p.ma
auto --> autobatch
[helm.git] / matita / tests / TPTP / Veloci / LDA001-1.p.ma
index e5c9a4810d8cdf817c3d24db7f2af6772bafd2c1..051af57e853fe500be7000f8c047c7e8d8e05c6a 100644 (file)
@@ -36,7 +36,7 @@ theorem prove_equation:
 \forall H3:\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (f X (f Y Z)) (f (f X Y) (f X Z)).eq Univ (f (f n3 n2) u) (f (f u u) u)
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100.
 try assumption.
 print proofterm.
 qed.