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