]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/TPTP/Veloci/BOO009-4.p.ma
auto --> autobatch
[helm.git] / matita / tests / TPTP / Veloci / BOO009-4.p.ma
index fd724a6a3f7d609658319c76b85a95a7d7d2b9f8..1987e3b12537f09fb03fe76446e59e52f0b3bba1 100644 (file)
@@ -63,7 +63,7 @@ theorem prove_operation:
 \forall H7:\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.