diff options
| author | letouzey | 2010-01-25 10:20:34 +0000 |
|---|---|---|
| committer | letouzey | 2010-01-25 10:20:34 +0000 |
| commit | a7f249760f2c093bd5ce77af264c052f227fb169 (patch) | |
| tree | cbc80c5695a97a9fef5ab8827df519111d97174c /theories/Numbers/vo.itarget | |
| parent | 92877ef3b0f1ffecc90f19f8adc5ef14ed235d98 (diff) | |
NMake: several things need not be macro-generated
The macro-generated .v file is now NMake_gen.v, while NMake.v now
contain the static things (i.e. definition of gcd via mod).
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12687 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'theories/Numbers/vo.itarget')
| -rw-r--r-- | theories/Numbers/vo.itarget | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/theories/Numbers/vo.itarget b/theories/Numbers/vo.itarget index 25f8570baa..175a15e926 100644 --- a/theories/Numbers/vo.itarget +++ b/theories/Numbers/vo.itarget @@ -58,6 +58,7 @@ Natural/Abstract/NProperties.vo Natural/Abstract/NDiv.vo Natural/BigN/BigN.vo Natural/BigN/Nbasic.vo +Natural/BigN/NMake_gen.vo Natural/BigN/NMake.vo Natural/Binary/NBinary.vo Natural/Peano/NPeano.vo |
