diff options
| author | letouzey | 2010-11-10 13:14:13 +0000 |
|---|---|---|
| committer | letouzey | 2010-11-10 13:14:13 +0000 |
| commit | 347b03a7937f08fb523d37985f87c7558224c498 (patch) | |
| tree | f4b43a2a484e994f49c074fdf186c510c50caf8d | |
| parent | f1da4e3df5abd1daa5bfee184512f1e363bc9688 (diff) | |
Oups, fix last commit, a missing file in a vo.itarget
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13634 85f007b7-540e-0410-9357-904b9bb8a0f7
| -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 408d8e59b4..d077f5af7f 100644 --- a/theories/Numbers/vo.itarget +++ b/theories/Numbers/vo.itarget @@ -71,6 +71,7 @@ Natural/Abstract/NPow.vo Natural/Abstract/NSqrt.vo Natural/Abstract/NLog.vo Natural/Abstract/NGcd.vo +Natural/Abstract/NLcm.vo Natural/BigN/BigN.vo Natural/BigN/Nbasic.vo Natural/BigN/NMake_gen.vo |
