X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fcomponents%2Fgrafite_parser%2FMakefile;h=1005a0019a13d6a4c504299ef954393094a942d2;hb=f9f775a550264a8dc9ce7ea9a48b79892a122c3c;hp=45ee2aa0f8267a05e736b33734bcc7cdd651dc5d;hpb=0d2bfb98d8343b4e6cefdb506a813b7cb5749630;p=helm.git diff --git a/matita/components/grafite_parser/Makefile b/matita/components/grafite_parser/Makefile index 45ee2aa0f..1005a0019 100644 --- a/matita/components/grafite_parser/Makefile +++ b/matita/components/grafite_parser/Makefile @@ -4,10 +4,7 @@ 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)