]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/TPTP/Veloci/ROB013-1.p.ma
used ;try assumption instead of .try assumption
[helm.git] / matita / tests / TPTP / Veloci / ROB013-1.p.ma
index fe79d15506511fd9cbdac8556fae56d07c2b5d8c..3039f34122ad81f71fca31fe75c9d30e1bb5d8d6 100644 (file)
@@ -58,7 +58,7 @@ theorem prove_result:
 \forall H3:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (negate (add c (negate (add (negate b) a)))) a
 .
 intros.
-autobatch paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.