]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/TPTP/Veloci/BOO009-2.p.ma
auto --> autobatch
[helm.git] / matita / tests / TPTP / Veloci / BOO009-2.p.ma
index 3328ed780e7c6b913c7980629b5e961524e92efd..201ba75c35a65d9b48caa105b4b4653dd4a4bef2 100644 (file)
@@ -69,7 +69,7 @@ theorem prove_operation:
 \forall H13:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (multiply a (add a b)) a
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100.
 try assumption.
 print proofterm.
 qed.