]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/TPTP/Veloci/BOO003-4.p.ma
auto --> autobatch
[helm.git] / matita / tests / TPTP / Veloci / BOO003-4.p.ma
index 89dfcf3149887b8dc3433b2362f6cc310d41af7b..b5fed12aca2086034c526b9417b5792948fd5e08 100644 (file)
@@ -62,7 +62,7 @@ theorem prove_a_times_a_is_a:
 \forall H7:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (multiply a a) a
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100.
 try assumption.
 print proofterm.
 qed.