X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2Fclearbody.ma;h=bac472d6746fa351cc4fea614131f73333aad303;hb=e880d6eab5e1700f4a625ddcd7d0fa8f0cce2dcc;hp=5b6b4ada736b481abbbe0a0de3ae793478358e1c;hpb=0582a602f0b1d6f5430326893a473d78b0aa7dfd;p=helm.git diff --git a/helm/software/matita/tests/clearbody.ma b/helm/software/matita/tests/clearbody.ma index 5b6b4ada7..bac472d67 100644 --- a/helm/software/matita/tests/clearbody.ma +++ b/helm/software/matita/tests/clearbody.ma @@ -12,13 +12,12 @@ (* *) (**************************************************************************) -set "baseuri" "cic:/matita/tests/clearbody". -include "../legacy/coq.ma". -alias num (instance 0) = "natural number". + +include "coq.ma". +alias num (instance 0) = "Coq natural number". alias symbol "eq" (instance 0) = "Coq's leibnitz's equality". alias symbol "plus" (instance 0) = "Coq's natural plus". - theorem stupid : let x \def 0 + 1 in x + 2 = x + 2. intros.