X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fcomponents%2Fcontent_pres%2FMakefile;h=655ffbe8f766f828ae20571cf6c76207aa250231;hb=894d518aa760c9f816ddb0dc2b3fa88e1fe20a94;hp=e3e223d725e12419f492be7b3f56ea3e4b5996b5;hpb=0d2bfb98d8343b4e6cefdb506a813b7cb5749630;p=helm.git diff --git a/matita/components/content_pres/Makefile b/matita/components/content_pres/Makefile index e3e223d72..655ffbe8f 100644 --- a/matita/components/content_pres/Makefile +++ b/matita/components/content_pres/Makefile @@ -12,7 +12,6 @@ INTERFACE_FILES = \ boxPp.mli \ cicNotationPres.mli \ content2pres.mli \ - sequent2pres.mli \ $(NULL) IMPLEMENTATION_FILES = \ $(INTERFACE_FILES:%.mli=%.ml)