X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fgrafite_parser%2FMakefile;h=892325d52a33bcfda608e368bf3814242abf9edd;hb=HEAD;hp=3a4acb3e16f7ba023be803efe7bd5f676e96bfd2;hpb=dcdbb979433a61e2ef2842d96604098728824416;p=helm.git diff --git a/helm/software/components/grafite_parser/Makefile b/helm/software/components/grafite_parser/Makefile index 3a4acb3e1..892325d52 100644 --- a/helm/software/components/grafite_parser/Makefile +++ b/helm/software/components/grafite_parser/Makefile @@ -7,7 +7,6 @@ INTERFACE_FILES = \ cicNotation2.mli \ nEstatus.mli \ grafiteDisambiguate.mli \ - grafiteWalker.mli \ print_grammar.mli \ $(NULL) IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)