]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/grafite_parser/Makefile
parameter sintax added to axiom statement
[helm.git] / matita / components / grafite_parser / Makefile
index 5583ecb8ac4a88d64439b475708ce2bc42059167..164153916cd8f45dd309cec10d7035c3c51143ec 100644 (file)
@@ -1,12 +1,8 @@
 PACKAGE = grafite_parser
 PREDICATES =
 
-INTERFACE_FILES =                      \
-       dependenciesParser.mli          \
+INTERFACE_FILES =              \
        grafiteParser.mli               \
-       cicNotation2.mli                \
-       nEstatus.mli                    \
-       grafiteDisambiguate.mli         \
        print_grammar.mli       \
        $(NULL)
 IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)