X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fcomponents%2Fgrafite_parser%2FMakefile;h=1005a0019a13d6a4c504299ef954393094a942d2;hb=f9f775a550264a8dc9ce7ea9a48b79892a122c3c;hp=631e40eb40d7df15305210adaac6a20792c0f0ae;hpb=2a59f55f4625ebabb02aefc3cb8c8842040be554;p=helm.git diff --git a/matita/components/grafite_parser/Makefile b/matita/components/grafite_parser/Makefile index 631e40eb4..1005a0019 100644 --- a/matita/components/grafite_parser/Makefile +++ b/matita/components/grafite_parser/Makefile @@ -4,8 +4,7 @@ PREDICATES = INTERFACE_FILES = \ dependenciesParser.mli \ grafiteParser.mli \ - grafiteDisambiguate.mli \ - print_grammar.mli \ + print_grammar.mli \ $(NULL) IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)