]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/BOO005-2.p.ma
used ;try assumption instead of .try assumption
[helm.git] / helm / software / matita / tests / TPTP / Veloci / BOO005-2.p.ma
index e3e65f488601de6b050344711569f9f599629a74..5e3def47cfab7661db321691943a212667bffa58 100644 (file)
@@ -69,7 +69,7 @@ theorem prove_a_plus_1_is_a:
 \forall H13:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (add a multiplicative_identity) multiplicative_identity
 .
 intros.
-autobatch paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.