]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/TPTP/Veloci/SYN083-1.p.ma
auto --> autobatch
[helm.git] / matita / tests / TPTP / Veloci / SYN083-1.p.ma
index 0fcc15b76486d65898593527e56bea675c6c21b0..1dc7202c9f28e5339a212ceb8199a4b578d227f9 100644 (file)
@@ -31,7 +31,7 @@ theorem prove_this:
 \forall H0:\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (f X (f Y Z)) (f (f X Y) Z).eq Univ (f a (f b (f c d))) (f (f (f a b) c) d)
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100.
 try assumption.
 print proofterm.
 qed.