X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FLCL164-1.p.ma;h=a84605051ca7819dbb30bdec5d0b698e4655a86f;hb=91387f570cb178315c0f492e66e95c1efe5bab2c;hp=38d3ab4c5b542855be99c23121cae7726327793a;hpb=fc8c0a2718023695bd5795a72af2d90ea8fe9243;p=helm.git diff --git a/matita/tests/TPTP/Veloci/LCL164-1.p.ma b/matita/tests/TPTP/Veloci/LCL164-1.p.ma index 38d3ab4c5..a84605051 100644 --- a/matita/tests/TPTP/Veloci/LCL164-1.p.ma +++ b/matita/tests/TPTP/Veloci/LCL164-1.p.ma @@ -79,7 +79,7 @@ theorem prove_wajsberg_axiom: \forall H12:\forall X:Univ.eq Univ (not X) (xor X truth).eq Univ (implies (implies (not x) (not y)) (implies y x)) truth . intros. -auto paramodulation timeout=600. +autobatch paramodulation timeout=100. try assumption. print proofterm. qed.