X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2Fparamodulation%2FBOO075-1.ma;h=7c46167f4a6f6ddada45800546adaee70b1eba8f;hb=e57099824bce7206a8d60c2b05ced28f4e90933a;hp=f266b1a94ac307245a87fc6ab87af4efea589b17;hpb=ea651f11cbc6edb17e8d0d16c239e0cf3f526959;p=helm.git diff --git a/helm/software/matita/tests/paramodulation/BOO075-1.ma b/helm/software/matita/tests/paramodulation/BOO075-1.ma index f266b1a94..7c46167f4 100644 --- a/helm/software/matita/tests/paramodulation/BOO075-1.ma +++ b/helm/software/matita/tests/paramodulation/BOO075-1.ma @@ -94,7 +94,7 @@ theorem prove_meredith_2_basis_1: \forall H0:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (nand (nand A (nand (nand B A) A)) (nand B (nand C A))) B.eq Univ (nand (nand a a) (nand b a)) a . intros. -auto paramodulation timeout=600. +autobatch paramodulation timeout=600; try assumption. print proofterm. qed.