]> 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 05d7e37716bb43a9e90b8ae7f6f2f483d8aa8ade..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=600.
+autobatch paramodulation timeout=100.
 try assumption.
 print proofterm.
 qed.