]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/TPTP/Veloci/GRP010-4.p.ma
auto --> autobatch
[helm.git] / matita / tests / TPTP / Veloci / GRP010-4.p.ma
index 83be67ecfd4c385f07397b11de764e6e1f2b5b79..ce5111529eb0bdecd5b2b82e5817f366dd244344 100644 (file)
@@ -38,7 +38,7 @@ theorem prove_b_times_c_is_e:
 \forall H3:\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (multiply (multiply X Y) Z) (multiply X (multiply Y Z)).eq Univ (multiply b c) identity
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100.
 try assumption.
 print proofterm.
 qed.