]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/TPTP/Veloci/COL060-2.p.ma
auto --> autobatch
[helm.git] / matita / tests / TPTP / Veloci / COL060-2.p.ma
index 746e14da2a0f24a62e0aaed910620c9d3e04a057..8ed2fdd81a03e4b84c40e1db6db16553ae54e896 100644 (file)
@@ -39,7 +39,7 @@ theorem prove_q_combinator:
 \forall H1:\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (apply (apply (apply b X) Y) Z) (apply X (apply Y Z)).eq Univ (apply (apply (apply (apply (apply b (apply t b)) (apply (apply b b) t)) x) y) z) (apply y (apply x z))
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100.
 try assumption.
 print proofterm.
 qed.