X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2Ftest3.ma;h=08d4cbcb6a0f49783da0959e0af7b1779063391e;hb=06e2976ca4ef6bdfe14beba14ba538a2479c51a8;hp=1399f8be20e745f5d45629f694392c7b7da8f6af;hpb=3ee4674162a39cb65b08d492278738008057566d;p=helm.git diff --git a/matita/tests/test3.ma b/matita/tests/test3.ma index 1399f8be2..08d4cbcb6 100644 --- a/matita/tests/test3.ma +++ b/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. +auto new library. qed.