aboutsummaryrefslogtreecommitdiff
path: root/theories/Num/Make
diff options
context:
space:
mode:
authormohring2001-01-15 16:51:34 +0000
committermohring2001-01-15 16:51:34 +0000
commitd3b2888ef26cf26963d2489532d01a716ad2f0ff (patch)
treee680d86a922f371d4dbddaaa7a6760e421ad9e38 /theories/Num/Make
parentb5a56173d812ebd14943d480cb3e2a7c80146537 (diff)
Essai d'axiomatisation des numeral
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@1253 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'theories/Num/Make')
-rw-r--r--theories/Num/Make16
1 files changed, 16 insertions, 0 deletions
diff --git a/theories/Num/Make b/theories/Num/Make
new file mode 100644
index 0000000000..18371d1654
--- /dev/null
+++ b/theories/Num/Make
@@ -0,0 +1,16 @@
+Definitions.v
+NSyntax.v
+Axioms.v
+AddProps.v
+LtProps.v
+OppProps.v
+SubProps.v
+LeAxioms.v
+LeProps.v
+GtAxioms.v
+GtProps.v
+GeAxioms.v
+GeProps.v
+DiscrAxioms.v
+DiscrProps.v
+OppAxioms.v