]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/BOO003-2.p.ma
Reorganization of the library.
[helm.git] / helm / software / matita / tests / TPTP / Veloci / BOO003-2.p.ma
index cbbae8bea25b4317746db26a2c658ec7ae6aa86e..a964a96adafa1f96ee0a4adcba20b3136be26dc1 100644 (file)
@@ -68,7 +68,7 @@ theorem prove_a_times_a_is_a:
 \forall H13:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (multiply a a) a
 .
 intros.
-autobatch paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.