]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/grafite_parser/Makefile
notation kind of works
[helm.git] / matita / components / grafite_parser / Makefile
index 45ee2aa0f8267a05e736b33734bcc7cdd651dc5d..631e40eb40d7df15305210adaac6a20792c0f0ae 100644 (file)
@@ -4,10 +4,8 @@ PREDICATES =
 INTERFACE_FILES =                      \
        dependenciesParser.mli          \
        grafiteParser.mli               \
-       cicNotation2.mli                \
-       nEstatus.mli                    \
        grafiteDisambiguate.mli         \
-       print_grammar.mli               \
+       print_grammar.mli       \
        $(NULL)
 IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)