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