]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/TPTP/Veloci/GRP117-1.p.ma
used ;try assumption instead of .try assumption
[helm.git] / matita / tests / TPTP / Veloci / GRP117-1.p.ma
index 2d04443b6716fd2448588b48966bc28e59936e4c..8768d0eabb13162282b643a2a94dcf4b37a54aed 100644 (file)
@@ -29,7 +29,7 @@ theorem prove_order3:
 \forall H0:\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (multiply X (multiply (multiply X (multiply (multiply X Y) Z)) (multiply identity (multiply Z Z)))) Y.eq Univ (multiply a identity) a
 .
 intros.
-autobatch paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.