X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fgrafite_parser%2FMakefile;h=892325d52a33bcfda608e368bf3814242abf9edd;hb=d43b4cfa41256e90fceb0129b7eadb38207190c3;hp=ace33c397f830e97e777a4e1d9f069605b23cbd9;hpb=13bfd154ade0996d34e7e723398ac7ab76a51717;p=helm.git diff --git a/helm/software/components/grafite_parser/Makefile b/helm/software/components/grafite_parser/Makefile index ace33c397..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 \ - multiPassDisambiguator.mli \ + nEstatus.mli \ grafiteDisambiguate.mli \ - grafiteWalker.mli \ print_grammar.mli \ $(NULL) IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)