X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fsoftware%2Fmatita%2Ftests%2Ftest3.ma;h=85180da5b043025e53a30a600311a53a5a70043e;hb=e0c88d142fc1c872d159313aec28ab87e13ab851;hp=5753f37af6923167e1ba9f5f5d44daccc5973019;hpb=0582a602f0b1d6f5430326893a473d78b0aa7dfd;p=helm.git diff --git a/helm/software/matita/tests/test3.ma b/helm/software/matita/tests/test3.ma index 5753f37af..85180da5b 100644 --- a/helm/software/matita/tests/test3.ma +++ b/helm/software/matita/tests/test3.ma @@ -27,5 +27,5 @@ alias symbol "times" (instance 0) = "Coq's natural times". theorem b:\forall p:nat. p * 0=0. intro. -auto new library. +autobatch library. qed.