diff options
| author | herbelin | 2007-07-13 14:55:03 +0000 |
|---|---|---|
| committer | herbelin | 2007-07-13 14:55:03 +0000 |
| commit | 246909f2c587ed798bc42b65fb90c7b77dfa52b7 (patch) | |
| tree | 0ea9ba42784b09b9478b32d4dafc01c3b81124d1 /theories/Num/Make | |
| parent | a2b33be15a16de033506da6a4e8b407eaf951054 (diff) | |
Répertoire Numbers poursuit l'objectif entamé en syntaxe V7 dans le
répertoire Num. Suppression de ce dernier de l'archive courante.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@9995 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'theories/Num/Make')
| -rw-r--r-- | theories/Num/Make | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/theories/Num/Make b/theories/Num/Make deleted file mode 100644 index c7c0595c7f..0000000000 --- a/theories/Num/Make +++ /dev/null @@ -1,26 +0,0 @@ -Params.v -EqParams.v -NSyntax.v - -Axioms.v -EqAxioms.v - -NeqParams.v -NeqAxioms.v -NeqDef.v -NeqProps.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 -Leibniz -Nat |
