]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/test3.ma
auto => autobatch
[helm.git] / matita / tests / test3.ma
index 5753f37af6923167e1ba9f5f5d44daccc5973019..85180da5b043025e53a30a600311a53a5a70043e 100644 (file)
@@ -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.