]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/grafite_parser/Makefile
1) grafiteWalker removed
[helm.git] / helm / software / components / grafite_parser / Makefile
index ef263f3d8caeae49d3065baae337db50e9ac31c9..892325d52a33bcfda608e368bf3814242abf9edd 100644 (file)
@@ -5,8 +5,8 @@ INTERFACE_FILES =                       \
        dependenciesParser.mli          \
        grafiteParser.mli               \
        cicNotation2.mli                \
+       nEstatus.mli                    \
        grafiteDisambiguate.mli         \
-       grafiteWalker.mli               \
        print_grammar.mli               \
        $(NULL)
 IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)