]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/TPTP/Veloci/BOO010-4.p.ma
added some lines to compile for debugging
[helm.git] / matita / tests / TPTP / Veloci / BOO010-4.p.ma
index 792f4286f3badb25d5f0eae0ab01c9c18b76499c..7b22061dfb57974ba5b6445fabaf6af8811ba7a8 100644 (file)
@@ -63,7 +63,7 @@ theorem prove_a_plus_ab_is_a:
 \forall H7:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (add a (multiply a b)) a
 .
 intros.
-auto paramodulation timeout=600.
+autobatch paramodulation timeout=100.
 try assumption.
 print proofterm.
 qed.