X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_transformations%2FMakefile;h=4675291d48636be9ee41bc635af3fd3b8b0fb530;hb=94c9255e1f3095440f4d49ea1d75443a5a343185;hp=ac8714e55cd2a658eedad44b35aa65e8812b5bd0;hpb=ff60a35b223f5b49d7e00c6e412d9328503e1c5a;p=helm.git diff --git a/helm/ocaml/cic_transformations/Makefile b/helm/ocaml/cic_transformations/Makefile index ac8714e55..4675291d4 100644 --- a/helm/ocaml/cic_transformations/Makefile +++ b/helm/ocaml/cic_transformations/Makefile @@ -14,8 +14,8 @@ INTERFACE_FILES = \ acic2Ast.mli \ cicAstPp.mli ast2pres.mli content2pres.mli \ sequent2pres.mli \ - misc.mli xml2Gdome.mli sequentPp.mli \ - applyStylesheets.mli applyTransformation.mli \ + domMisc.mli xml2Gdome.mli sequentPp.mli \ + applyTransformation.mli \ tacticAstPp.mli boxPp.mli tacticAst2Box.mli IMPLEMENTATION_FILES = \ tacticAst.ml \