From: Stefano Zacchiroli Date: Fri, 4 Feb 2005 09:29:03 +0000 (+0000) Subject: rebuilt X-Git-Tag: V_0_1_0~28 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=c210547e6b3a69f23c1acbfe18f3e3edcf901f44;p=helm.git rebuilt --- diff --git a/helm/ocaml/cic_transformations/.depend b/helm/ocaml/cic_transformations/.depend index 02bb63b9e..b05f4e1ad 100644 --- a/helm/ocaml/cic_transformations/.depend +++ b/helm/ocaml/cic_transformations/.depend @@ -3,12 +3,12 @@ cicAst.cmx: cicAst.cmi contentTable.cmi: cicAst.cmi acic2Ast.cmi: cicAst.cmi cicAstPp.cmi: cicAst.cmi -ast2pres.cmi: box.cmi cicAst.cmi mpresentation.cmi -content2pres.cmi: box.cmi mpresentation.cmi -sequent2pres.cmi: box.cmi mpresentation.cmi -tacticAstPp.cmi: cicAst.cmi tacticAst.cmo -boxPp.cmi: box.cmi cicAst.cmi -tacticAst2Box.cmi: box.cmi cicAst.cmi tacticAst.cmo +ast2pres.cmi: mpresentation.cmi cicAst.cmi box.cmi +content2pres.cmi: mpresentation.cmi box.cmi +sequent2pres.cmi: mpresentation.cmi box.cmi +tacticAstPp.cmi: tacticAst.cmo cicAst.cmi +boxPp.cmi: cicAst.cmi box.cmi +tacticAst2Box.cmi: tacticAst.cmo cicAst.cmi box.cmi tacticAst.cmo: cicAst.cmi tacticAst.cmx: cicAst.cmx cicAst.cmo: cicAst.cmi @@ -25,15 +25,15 @@ acic2Ast.cmo: cicAst.cmi acic2Ast.cmi acic2Ast.cmx: cicAst.cmx acic2Ast.cmi cicAstPp.cmo: cicAst.cmi cicAstPp.cmi cicAstPp.cmx: cicAst.cmx cicAstPp.cmi -ast2pres.cmo: box.cmi cicAst.cmi mpresentation.cmi ast2pres.cmi -ast2pres.cmx: box.cmx cicAst.cmx mpresentation.cmx ast2pres.cmi -content2pres.cmo: acic2Ast.cmi ast2pres.cmi box.cmi mpresentation.cmi \ +ast2pres.cmo: mpresentation.cmi cicAst.cmi box.cmi ast2pres.cmi +ast2pres.cmx: mpresentation.cmx cicAst.cmx box.cmx ast2pres.cmi +content2pres.cmo: mpresentation.cmi box.cmi ast2pres.cmi acic2Ast.cmi \ content2pres.cmi -content2pres.cmx: acic2Ast.cmx ast2pres.cmx box.cmx mpresentation.cmx \ +content2pres.cmx: mpresentation.cmx box.cmx ast2pres.cmx acic2Ast.cmx \ content2pres.cmi -sequent2pres.cmo: acic2Ast.cmi ast2pres.cmi box.cmi mpresentation.cmi \ +sequent2pres.cmo: mpresentation.cmi box.cmi ast2pres.cmi acic2Ast.cmi \ sequent2pres.cmi -sequent2pres.cmx: acic2Ast.cmx ast2pres.cmx box.cmx mpresentation.cmx \ +sequent2pres.cmx: mpresentation.cmx box.cmx ast2pres.cmx acic2Ast.cmx \ sequent2pres.cmi misc.cmo: misc.cmi misc.cmx: misc.cmi @@ -41,15 +41,15 @@ xml2Gdome.cmo: xml2Gdome.cmi xml2Gdome.cmx: xml2Gdome.cmi sequentPp.cmo: cic2Xml.cmi sequentPp.cmi sequentPp.cmx: cic2Xml.cmx sequentPp.cmi -applyTransformation.cmo: ast2pres.cmi box.cmi content2pres.cmi misc.cmi \ - mpresentation.cmi sequent2pres.cmi xml2Gdome.cmi applyTransformation.cmi -applyTransformation.cmx: ast2pres.cmx box.cmx content2pres.cmx misc.cmx \ - mpresentation.cmx sequent2pres.cmx xml2Gdome.cmx applyTransformation.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 cicAstPp.cmi tacticAst.cmo \ - tacticAstPp.cmi tacticAst2Box.cmi -tacticAst2Box.cmx: ast2pres.cmx box.cmx boxPp.cmx cicAstPp.cmx tacticAst.cmx \ - tacticAstPp.cmx tacticAst2Box.cmi +applyTransformation.cmo: xml2Gdome.cmi sequent2pres.cmi mpresentation.cmi \ + misc.cmi content2pres.cmi box.cmi ast2pres.cmi applyTransformation.cmi +applyTransformation.cmx: xml2Gdome.cmx sequent2pres.cmx mpresentation.cmx \ + misc.cmx content2pres.cmx box.cmx ast2pres.cmx applyTransformation.cmi +tacticAstPp.cmo: tacticAst.cmo cicAstPp.cmi tacticAstPp.cmi +tacticAstPp.cmx: tacticAst.cmx cicAstPp.cmx tacticAstPp.cmi +boxPp.cmo: cicAstPp.cmi box.cmi ast2pres.cmi boxPp.cmi +boxPp.cmx: cicAstPp.cmx box.cmx ast2pres.cmx boxPp.cmi +tacticAst2Box.cmo: tacticAstPp.cmi tacticAst.cmo cicAstPp.cmi boxPp.cmi \ + box.cmi ast2pres.cmi tacticAst2Box.cmi +tacticAst2Box.cmx: tacticAstPp.cmx tacticAst.cmx cicAstPp.cmx boxPp.cmx \ + box.cmx ast2pres.cmx tacticAst2Box.cmi diff --git a/helm/ocaml/hbugs/.depend b/helm/ocaml/hbugs/.depend index f3f5f6261..d6a85b905 100644 --- a/helm/ocaml/hbugs/.depend +++ b/helm/ocaml/hbugs/.depend @@ -8,13 +8,13 @@ hbugs_common.cmo: hbugs_types.cmi hbugs_common.cmi hbugs_common.cmx: hbugs_types.cmi hbugs_common.cmi hbugs_id_generator.cmo: hbugs_id_generator.cmi hbugs_id_generator.cmx: hbugs_id_generator.cmi -hbugs_messages.cmo: hbugs_misc.cmi hbugs_types.cmi hbugs_messages.cmi -hbugs_messages.cmx: hbugs_misc.cmx hbugs_types.cmi hbugs_messages.cmi +hbugs_messages.cmo: hbugs_types.cmi hbugs_misc.cmi hbugs_messages.cmi +hbugs_messages.cmx: hbugs_types.cmi hbugs_misc.cmx hbugs_messages.cmi hbugs_client_gui.cmo: hbugs_client_gui.cmi hbugs_client_gui.cmx: hbugs_client_gui.cmi -hbugs_client.cmo: hbugs_client_gui.cmi hbugs_common.cmi \ - hbugs_id_generator.cmi hbugs_messages.cmi hbugs_misc.cmi hbugs_types.cmi \ +hbugs_client.cmo: hbugs_types.cmi hbugs_misc.cmi hbugs_messages.cmi \ + hbugs_id_generator.cmi hbugs_common.cmi hbugs_client_gui.cmi \ hbugs_client.cmi -hbugs_client.cmx: hbugs_client_gui.cmx hbugs_common.cmx \ - hbugs_id_generator.cmx hbugs_messages.cmx hbugs_misc.cmx hbugs_types.cmi \ +hbugs_client.cmx: hbugs_types.cmi hbugs_misc.cmx hbugs_messages.cmx \ + hbugs_id_generator.cmx hbugs_common.cmx hbugs_client_gui.cmx \ hbugs_client.cmi