]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_transformations/Makefile
added tactics and tacticals (heavily bugged)
[helm.git] / helm / ocaml / cic_transformations / Makefile
index c16e7271e83cb8632d983d764144a56c8f0a018e..615ff9ff3c6a5afb681b331920a9e135d28e19e3 100644 (file)
@@ -13,9 +13,9 @@ INTERFACE_FILES = \
        sequent2pres.mli \
        cexpr2pres_hashtbl.mli misc.mli xml2Gdome.mli sequentPp.mli \
        applyStylesheets.mli applyTransformation.mli \
-       acic2Ast.mli cicAstPp.mli boxPp.mli
+       acic2Ast.mli cicAstPp.mli tacticAstPp.mli boxPp.mli
 IMPLEMENTATION_FILES = \
-       cicAst.ml $(INTERFACE_FILES:%.mli=%.ml)
+       cicAst.ml tacticAst.ml $(INTERFACE_FILES:%.mli=%.ml)
 EXTRA_OBJECTS_TO_INSTALL =
 EXTRA_OBJECTS_TO_CLEAN =