aboutsummaryrefslogtreecommitdiffhomepage
path: root/.depend.newcoq
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2003-10-28 14:47:17 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2003-10-28 14:47:17 +0000
commit9682c61c1651087b4a68147e378610f0c2451d1e (patch)
tree8b69d1e9daba6de404abfc014a841ae53d0bddfa /.depend.newcoq
parent7cd3ac24aedd39c638ae65cc2c220b127e6cb1b8 (diff)
Nouveaux fichiers dans Logic
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@4729 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to '.depend.newcoq')
-rw-r--r--.depend.newcoq5
1 files changed, 4 insertions, 1 deletions
diff --git a/.depend.newcoq b/.depend.newcoq
index 24895c00e..5f6e0bd0a 100644
--- a/.depend.newcoq
+++ b/.depend.newcoq
@@ -70,7 +70,7 @@ newtheories/Init/Wf.vo: newtheories/Init/Wf.v newtheories/Init/Notations.vo newt
newtheories/Init/Prelude.vo: newtheories/Init/Prelude.v newtheories/Init/Notations.vo newtheories/Init/Datatypes.vo newtheories/Init/Logic.vo newtheories/Init/Specif.vo newtheories/Init/Peano.vo newtheories/Init/Wf.vo
newtheories/Logic/Hurkens.vo: newtheories/Logic/Hurkens.v
newtheories/Logic/ProofIrrelevance.vo: newtheories/Logic/ProofIrrelevance.v newtheories/Logic/Hurkens.vo
-newtheories/Logic/Classical.vo: newtheories/Logic/Classical.v newtheories/Logic/Classical_Prop.vo newtheories/Logic/Classical_Pred_Set.vo
+newtheories/Logic/Classical.vo: newtheories/Logic/Classical.v newtheories/Logic/Classical_Prop.vo newtheories/Logic/Classical_Pred_Type.vo
newtheories/Logic/Classical_Type.vo: newtheories/Logic/Classical_Type.v newtheories/Logic/Classical_Prop.vo newtheories/Logic/Classical_Pred_Type.vo
newtheories/Logic/Classical_Pred_Set.vo: newtheories/Logic/Classical_Pred_Set.v newtheories/Logic/Classical_Prop.vo
newtheories/Logic/Eqdep.vo: newtheories/Logic/Eqdep.v
@@ -82,6 +82,9 @@ newtheories/Logic/Berardi.vo: newtheories/Logic/Berardi.v
newtheories/Logic/Eqdep_dec.vo: newtheories/Logic/Eqdep_dec.v
newtheories/Logic/Decidable.vo: newtheories/Logic/Decidable.v
newtheories/Logic/JMeq.vo: newtheories/Logic/JMeq.v newtheories/Logic/Eqdep.vo
+newtheories/Logic/ClassicalDescription.vo: newtheories/Logic/ClassicalDescription.v newtheories/Logic/Classical.vo
+newtheories/Logic/ClassicalChoice.vo: newtheories/Logic/ClassicalChoice.v newtheories/Logic/ClassicalDescription.vo newtheories/Logic/RelationalChoice.vo newtheories/Logic/ChoiceFacts.vo
+newtheories/Logic/RelationalChoice.vo: newtheories/Logic/RelationalChoice.v
newtheories/Arith/Arith.vo: newtheories/Arith/Arith.v newtheories/Arith/Le.vo newtheories/Arith/Lt.vo newtheories/Arith/Plus.vo newtheories/Arith/Gt.vo newtheories/Arith/Minus.vo newtheories/Arith/Mult.vo newtheories/Arith/Between.vo newtheories/Arith/Peano_dec.vo newtheories/Arith/Compare_dec.vo newtheories/Arith/Factorial.vo
newtheories/Arith/Gt.vo: newtheories/Arith/Gt.v newtheories/Arith/Le.vo newtheories/Arith/Lt.vo newtheories/Arith/Plus.vo
newtheories/Arith/Between.vo: newtheories/Arith/Between.v newtheories/Arith/Le.vo newtheories/Arith/Lt.vo