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