X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fgrafite_parser%2FMakefile;h=892325d52a33bcfda608e368bf3814242abf9edd;hb=f57cdba1f7cad1891a2fcc38432f73a584d47e48;hp=3df8517a9207db32cab36d2ff90863680e532e7b;hpb=68f3812e06c04ddd664e86dbfd3a1c32f96a22d1;p=helm.git diff --git a/helm/software/components/grafite_parser/Makefile b/helm/software/components/grafite_parser/Makefile index 3df8517a9..892325d52 100644 --- a/helm/software/components/grafite_parser/Makefile +++ b/helm/software/components/grafite_parser/Makefile @@ -5,9 +5,8 @@ INTERFACE_FILES = \ dependenciesParser.mli \ grafiteParser.mli \ cicNotation2.mli \ - grafiteDisambiguator.mli \ + nEstatus.mli \ grafiteDisambiguate.mli \ - grafiteWalker.mli \ print_grammar.mli \ $(NULL) IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)