]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/unfold.ma
claudio, please have a look at this
[helm.git] / helm / software / matita / tests / unfold.ma
index 99f3931c21780ea24fdf625228027df9727c570e..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.