]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_omdoc/Makefile
split non-logic level of whelp away from metadataQuery to a new module
[helm.git] / helm / ocaml / cic_omdoc / Makefile
index 0fbb566ae759899e08c69e0fd9051ecb08f571e4..f4c3b5b6ffce0ff2e12f3e1f537daf804e15f986 100644 (file)
@@ -1,9 +1,15 @@
 PACKAGE = cic_omdoc
-REQUIRES = helm-cic_proof_checking
 PREDICATES =
 
-INTERFACE_FILES =  doubleTypeInference.mli cic2acic.mli content.mli \
-                   contentPp.mli
+INTERFACE_FILES =              \
+       eta_fixing.mli          \
+       doubleTypeInference.mli \
+       cic2acic.mli            \
+       content.mli             \
+       contentPp.mli           \
+       cic2content.mli         \
+       content2cic.mli         \
+       $(NULL)
 IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)
 
 EXTRA_OBJECTS_TO_INSTALL = \