]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/LDA007-3.p.ma
reduced timeout to 100s
[helm.git] / helm / software / matita / tests / TPTP / Veloci / LDA007-3.p.ma
index ea2608643a7ccabf18c454ba2a805830708dc4f8..c82d5ad140c26c731b5c818f426380a90dcbda6c 100644 (file)
@@ -44,7 +44,7 @@ theorem prove_equation:
 \forall H5:\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (f X (f Y Z)) (f (f X Y) (f X Z)).eq Univ (f t tsk) (f tt_ts tk)
 .
 intros.
-auto paramodulation timeout=600.
+auto paramodulation timeout=100.
 try assumption.
 print proofterm.
 qed.