]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/TPTP/Veloci/GRP023-2.p.ma
used ;try assumption instead of .try assumption
[helm.git] / matita / tests / TPTP / Veloci / GRP023-2.p.ma
index f5cb3725201b299016314831ac2870321d946a49..4ad3522010521e1bd40386bd6d51321b57ff972b 100644 (file)
@@ -68,7 +68,7 @@ theorem prove_inverse_of_id_is_id:
 \forall H4:\forall X:Univ.eq Univ (multiply identity X) X.eq Univ (inverse identity) identity
 .
 intros.
-autobatch paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.