1 PACKAGE = cic_transformations
4 helm-xml helm-cic_proof_checking helm-cic_omdoc helm-registry \
8 # modules which have both a .ml and a .mli
13 mpresentation.mli box.mli \
15 cicAstPp.mli ast2pres.mli content2pres.mli \
17 misc.mli xml2Gdome.mli sequentPp.mli \
18 applyTransformation.mli \
19 tacticAstPp.mli boxPp.mli tacticAst2Box.mli
20 IMPLEMENTATION_FILES = \
22 $(INTERFACE_FILES:%.mli=%.ml)
23 EXTRA_OBJECTS_TO_INSTALL =
24 EXTRA_OBJECTS_TO_CLEAN =
29 distclean: extra_clean
33 include ../Makefile.common