]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/unfold.ma
many changes:
[helm.git] / matita / tests / unfold.ma
index 99f3931c21780ea24fdf625228027df9727c570e..3318db17db5db75d782723017357a972465f2c4f 100644 (file)
@@ -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.