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