aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar filliatr <filliatr@85f007b7-540e-0410-9357-904b9bb8a0f7>2003-10-29 00:02:51 +0000
committerGravatar filliatr <filliatr@85f007b7-540e-0410-9357-904b9bb8a0f7>2003-10-29 00:02:51 +0000
commit0d80bdb68cdb5b753a3e56a8ed1029b50cd2cbd8 (patch)
treec8a306457e2faf6d1e5f9708fa92359f77b1dd81
parent7dbaaf1e3fd28ab397ec4150b1ebd557595d416d (diff)
maj
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@4740 85f007b7-540e-0410-9357-904b9bb8a0f7
-rw-r--r--.depend22
-rw-r--r--.depend.coq7
2 files changed, 15 insertions, 14 deletions
diff --git a/.depend b/.depend
index 6efb4c618..175cffe26 100644
--- a/.depend
+++ b/.depend
@@ -2024,17 +2024,19 @@ toplevel/coqinit.cmx: config/coq_config.cmx toplevel/mltop.cmx \
lib/system.cmx toplevel/toplevel.cmx toplevel/vernac.cmx \
toplevel/coqinit.cmi
toplevel/coqtop.cmo: toplevel/cerrors.cmi config/coq_config.cmi \
- toplevel/coqinit.cmi library/lib.cmi library/libnames.cmi \
- library/library.cmi toplevel/mltop.cmi library/nameops.cmi \
- kernel/names.cmi lib/options.cmi lib/pp.cmi lib/profile.cmi \
- library/states.cmi lib/system.cmi toplevel/toplevel.cmi \
- toplevel/usage.cmi lib/util.cmi toplevel/vernac.cmi toplevel/coqtop.cmi
+ toplevel/coqinit.cmi kernel/environ.cmi library/global.cmi \
+ library/lib.cmi library/libnames.cmi library/library.cmi \
+ toplevel/mltop.cmi library/nameops.cmi kernel/names.cmi lib/options.cmi \
+ lib/pp.cmi lib/profile.cmi library/states.cmi lib/system.cmi \
+ toplevel/toplevel.cmi toplevel/usage.cmi lib/util.cmi toplevel/vernac.cmi \
+ toplevel/coqtop.cmi
toplevel/coqtop.cmx: toplevel/cerrors.cmx config/coq_config.cmx \
- toplevel/coqinit.cmx library/lib.cmx library/libnames.cmx \
- library/library.cmx toplevel/mltop.cmx library/nameops.cmx \
- kernel/names.cmx lib/options.cmx lib/pp.cmx lib/profile.cmx \
- library/states.cmx lib/system.cmx toplevel/toplevel.cmx \
- toplevel/usage.cmx lib/util.cmx toplevel/vernac.cmx toplevel/coqtop.cmi
+ toplevel/coqinit.cmx kernel/environ.cmx library/global.cmx \
+ library/lib.cmx library/libnames.cmx library/library.cmx \
+ toplevel/mltop.cmx library/nameops.cmx kernel/names.cmx lib/options.cmx \
+ lib/pp.cmx lib/profile.cmx library/states.cmx lib/system.cmx \
+ toplevel/toplevel.cmx toplevel/usage.cmx lib/util.cmx toplevel/vernac.cmx \
+ toplevel/coqtop.cmi
toplevel/discharge.cmo: toplevel/class.cmi pretyping/classops.cmi \
kernel/cooking.cmi library/decl_kinds.cmo kernel/declarations.cmi \
library/declare.cmi library/dischargedhypsmap.cmi kernel/entries.cmi \
diff --git a/.depend.coq b/.depend.coq
index 974fa1975..365880ef5 100644
--- a/.depend.coq
+++ b/.depend.coq
@@ -59,7 +59,7 @@ theories/Init/Logic.vo: theories/Init/Logic.v theories/Init/Notations.vo
theories/Init/Specif.vo: theories/Init/Specif.v theories/Init/Notations.vo theories/Init/Datatypes.vo theories/Init/Logic.vo
theories/Init/Logic_Type.vo: theories/Init/Logic_Type.v theories/Init/Datatypes.vo theories/Init/Logic.vo
theories/Init/Wf.vo: theories/Init/Wf.v theories/Init/Notations.vo theories/Init/Logic.vo theories/Init/Datatypes.vo
-theories/Init/Prelude.vo: theories/Init/Prelude.v theories/Init/Notations.vo theories/Init/Datatypes.vo theories/Init/Logic.vo theories/Init/Specif.vo theories/Init/Peano.vo theories/Init/Wf.vo
+theories/Init/Prelude.vo: theories/Init/Prelude.v theories/Init/Notations.vo theories/Init/Logic.vo theories/Init/Datatypes.vo theories/Init/Specif.vo theories/Init/Peano.vo theories/Init/Wf.vo
theories/Init/Notations.vo: theories/Init/Notations.v
theories/Init/Datatypes.vo: theories/Init/Datatypes.v theories/Init/Notations.vo theories/Init/Logic.vo
theories/Init/Peano.vo: theories/Init/Peano.v theories/Init/Notations.vo theories/Init/Datatypes.vo theories/Init/Logic.vo
@@ -67,7 +67,7 @@ theories/Init/Logic.vo: theories/Init/Logic.v theories/Init/Notations.vo
theories/Init/Specif.vo: theories/Init/Specif.v theories/Init/Notations.vo theories/Init/Datatypes.vo theories/Init/Logic.vo
theories/Init/Logic_Type.vo: theories/Init/Logic_Type.v theories/Init/Datatypes.vo theories/Init/Logic.vo
theories/Init/Wf.vo: theories/Init/Wf.v theories/Init/Notations.vo theories/Init/Logic.vo theories/Init/Datatypes.vo
-theories/Init/Prelude.vo: theories/Init/Prelude.v theories/Init/Notations.vo theories/Init/Datatypes.vo theories/Init/Logic.vo theories/Init/Specif.vo theories/Init/Peano.vo theories/Init/Wf.vo
+theories/Init/Prelude.vo: theories/Init/Prelude.v theories/Init/Notations.vo theories/Init/Logic.vo theories/Init/Datatypes.vo theories/Init/Specif.vo theories/Init/Peano.vo theories/Init/Wf.vo
theories/Logic/Hurkens.vo: theories/Logic/Hurkens.v
theories/Logic/ProofIrrelevance.vo: theories/Logic/ProofIrrelevance.v theories/Logic/Hurkens.vo
theories/Logic/Classical.vo: theories/Logic/Classical.v theories/Logic/Classical_Prop.vo theories/Logic/Classical_Pred_Type.vo
@@ -83,8 +83,7 @@ theories/Logic/Eqdep_dec.vo: theories/Logic/Eqdep_dec.v
theories/Logic/Decidable.vo: theories/Logic/Decidable.v
theories/Logic/JMeq.vo: theories/Logic/JMeq.v theories/Logic/Eqdep.vo
theories/Logic/ClassicalDescription.vo: theories/Logic/ClassicalDescription.v theories/Logic/Classical.vo
-theories/Logic/ClassicalChoice.vo: theories/Logic/ClassicalChoice.v theories/Logic/ClassicalDescription.vo theories/Logic/RelationalChoice.vo theories/Logic/ChoiceFacts.vo
-theories/Logic/RelationalChoice.vo: theories/Logic/RelationalChoice.v
+theories/Logic/ClassicalChoice.vo: theories/Logic/ClassicalChoice.v theories/Logic/ClassicalDescription.vo theories/Logic/ChoiceFacts.vo
theories/Arith/Arith.vo: theories/Arith/Arith.v theories/Arith/Le.vo theories/Arith/Lt.vo theories/Arith/Plus.vo theories/Arith/Gt.vo theories/Arith/Minus.vo theories/Arith/Mult.vo theories/Arith/Between.vo theories/Arith/Peano_dec.vo theories/Arith/Compare_dec.vo theories/Arith/Factorial.vo
theories/Arith/Gt.vo: theories/Arith/Gt.v theories/Arith/Le.vo theories/Arith/Lt.vo theories/Arith/Plus.vo
theories/Arith/Between.vo: theories/Arith/Between.v theories/Arith/Le.vo theories/Arith/Lt.vo