]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/TPTP/Veloci/BOO004-4.p.ma
reduced timeout to 100s
[helm.git] / matita / tests / TPTP / Veloci / BOO004-4.p.ma
index 05d7e37716bb43a9e90b8ae7f6f2f483d8aa8ade..9542f452a830ecd06856b4bb031d1ba0d8d14c3d 100644 (file)
@@ -62,7 +62,7 @@ theorem prove_a_plus_a_is_a:
 \forall H7:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (add a a) a
 .
 intros.
-auto paramodulation timeout=600.
+auto paramodulation timeout=100.
 try assumption.
 print proofterm.
 qed.