X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_transformations%2FMakefile;h=76470873bd40683d1e2491d244afbc190e2f266f;hb=6f65a2e518d723ea722b23bfd9fa0162ff8be457;hp=dae324ab35faa8e1bcaa58bf11ec7aa163e102af;hpb=b266dce15b2f669a70daaee3bd0887f8d9c345b2;p=helm.git diff --git a/helm/ocaml/cic_transformations/Makefile b/helm/ocaml/cic_transformations/Makefile index dae324ab3..76470873b 100644 --- a/helm/ocaml/cic_transformations/Makefile +++ b/helm/ocaml/cic_transformations/Makefile @@ -6,7 +6,7 @@ INTERFACE_FILES = doubleTypeInference.mli cic2acic.mli cic2Xml.mli \ cic2content.mli content_expressions.mli contentPp.mli \ mpresentation.mli cexpr2pres.mli content2pres.mli \ cexpr2pres_hashtbl.mli misc.mli xml2Gdome.mli \ - xml2Gdomexmath.mli sequentPp.mli applyStylesheets.mli + sequentPp.mli applyStylesheets.mli IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml) EXTRA_OBJECTS_TO_INSTALL = EXTRA_OBJECTS_TO_CLEAN =