X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2Funfold.ma;h=a4bd931500454061680bb92381ddf84557423e37;hb=e880d6eab5e1700f4a625ddcd7d0fa8f0cce2dcc;hp=3318db17db5db75d782723017357a972465f2c4f;hpb=0582a602f0b1d6f5430326893a473d78b0aa7dfd;p=helm.git diff --git a/helm/software/matita/tests/unfold.ma b/helm/software/matita/tests/unfold.ma index 3318db17d..a4bd93150 100644 --- a/helm/software/matita/tests/unfold.ma +++ b/helm/software/matita/tests/unfold.ma @@ -12,9 +12,9 @@ (* *) (**************************************************************************) -set "baseuri" "cic:/matita/unfold". -include "../legacy/coq.ma". + +include "coq.ma". alias symbol "plus" (instance 0) = "Coq's natural plus". definition myplus \def \lambda x,y. x+y.