]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/unfold.ma
BIG FAT WARNING: DEVELOPMENTS DIE HERE
[helm.git] / helm / software / matita / tests / unfold.ma
index 3318db17db5db75d782723017357a972465f2c4f..a4bd931500454061680bb92381ddf84557423e37 100644 (file)
@@ -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.