]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic/Makefile
Big commit to let Ferruccio try the merge_coercion patch.
[helm.git] / helm / ocaml / cic / Makefile
index 9a3d053835fdbcd744f20fab359837a634e7cae1..a8f06e93847fffe518539b8f7dbef6f097cb9f38 100644 (file)
@@ -1,5 +1,4 @@
 PACKAGE = cic
-REQUIRES = helm-urimanager helm-xml expat
 PREDICATES =
 
 INTERFACE_FILES = \
@@ -9,7 +8,6 @@ INTERFACE_FILES = \
        cicParser.mli           \
        cicUtil.mli             \
        helmLibraryObjects.mli  \
-        matitaLibraryObjects.mli \
         libraryObjects.mli
 IMPLEMENTATION_FILES = \
        cic.ml $(INTERFACE_FILES:%.mli=%.ml)