]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_transformations/.depend
Adding tacticAst2Box (pretty printer for tactical, preliminary version).
[helm.git] / helm / ocaml / cic_transformations / .depend
index ceed54c229ff6f6d045b1cfd024e0ba31443bf89..7b0cced5511b7c587f8be6b6c01d34c974457e21 100644 (file)
@@ -1,13 +1,14 @@
 contentTable.cmi: cicAst.cmo 
 cexpr2pres.cmi: content_expressions.cmi mpresentation.cmi 
 content2pres.cmi: mpresentation.cmi 
+cicAstPp.cmi: cicAst.cmo 
 ast2pres.cmi: box.cmi cicAst.cmo 
 sequent2pres.cmi: mpresentation.cmi 
 cexpr2pres_hashtbl.cmi: content_expressions.cmi mpresentation.cmi 
 acic2Ast.cmi: cicAst.cmo 
-cicAstPp.cmi: cicAst.cmo 
 tacticAstPp.cmi: cicAst.cmo tacticAst.cmo 
 boxPp.cmi: box.cmi cicAst.cmo 
+tacticAst2Box.cmi: box.cmi cicAst.cmo tacticAst.cmo 
 box.cmo: box.cmi 
 box.cmx: box.cmi 
 contentTable.cmo: cicAst.cmo contentTable.cmi 
@@ -24,8 +25,10 @@ content2pres.cmo: cexpr2pres.cmi content_expressions.cmi mpresentation.cmi \
     content2pres.cmi 
 content2pres.cmx: cexpr2pres.cmx content_expressions.cmx mpresentation.cmx \
     content2pres.cmi 
-ast2pres.cmo: box.cmi cicAst.cmo ast2pres.cmi 
-ast2pres.cmx: box.cmx cicAst.cmx ast2pres.cmi 
+cicAstPp.cmo: cicAst.cmo cicAstPp.cmi 
+cicAstPp.cmx: cicAst.cmx cicAstPp.cmi 
+ast2pres.cmo: box.cmi cicAst.cmo cicAstPp.cmi ast2pres.cmi 
+ast2pres.cmx: box.cmx cicAst.cmx cicAstPp.cmx ast2pres.cmi 
 sequent2pres.cmo: cexpr2pres.cmi content_expressions.cmi mpresentation.cmi \
     sequent2pres.cmi 
 sequent2pres.cmx: cexpr2pres.cmx content_expressions.cmx mpresentation.cmx \
@@ -50,9 +53,11 @@ applyTransformation.cmx: content2pres.cmx misc.cmx mpresentation.cmx \
     sequent2pres.cmx xml2Gdome.cmx applyTransformation.cmi 
 acic2Ast.cmo: cicAst.cmo acic2Ast.cmi 
 acic2Ast.cmx: cicAst.cmx acic2Ast.cmi 
-cicAstPp.cmo: cicAst.cmo cicAstPp.cmi 
-cicAstPp.cmx: cicAst.cmx cicAstPp.cmi 
 tacticAstPp.cmo: cicAstPp.cmi tacticAst.cmo tacticAstPp.cmi 
 tacticAstPp.cmx: cicAstPp.cmx tacticAst.cmx tacticAstPp.cmi 
 boxPp.cmo: ast2pres.cmi box.cmi cicAstPp.cmi boxPp.cmi 
 boxPp.cmx: ast2pres.cmx box.cmx cicAstPp.cmx boxPp.cmi 
+tacticAst2Box.cmo: ast2pres.cmi box.cmi boxPp.cmi tacticAst.cmo \
+    tacticAstPp.cmi tacticAst2Box.cmi 
+tacticAst2Box.cmx: ast2pres.cmx box.cmx boxPp.cmx tacticAst.cmx \
+    tacticAstPp.cmx tacticAst2Box.cmi