]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/TPTP/Veloci/BOO012-2.p.ma
auto --> autobatch
[helm.git] / matita / tests / TPTP / Veloci / BOO012-2.p.ma
index 2823a41140a01db13744d72c006605240b943e8b..209840c60ad95d439ce1da0f2fe60cc9c0bd4e38 100644 (file)
@@ -68,7 +68,7 @@ theorem prove_inverse_is_an_involution:
 \forall H13:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (inverse (inverse x)) x
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100.
 try assumption.
 print proofterm.
 qed.