]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/grafite_engine/Makefile
parameter sintax added to axiom statement
[helm.git] / helm / software / components / grafite_engine / Makefile
index d810e1be2d68230a0d6852679b7d7fee0fd48862..b6eb8fc633fbf07429e851e5a2ef175f08229a19 100644 (file)
@@ -4,7 +4,7 @@ PREDICATES =
 INTERFACE_FILES = \
        grafiteTypes.mli \
        grafiteSync.mli \
-       grafiteMisc.mli \
+       nCicCoercDeclaration.mli \
        grafiteEngine.mli \
        $(NULL)
 IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)