aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.common
diff options
context:
space:
mode:
authorGravatar thery <thery@85f007b7-540e-0410-9357-904b9bb8a0f7>2008-01-17 08:53:28 +0000
committerGravatar thery <thery@85f007b7-540e-0410-9357-904b9bb8a0f7>2008-01-17 08:53:28 +0000
commiteb28d2cbb17543389d41584db7528a3fc34c0bd9 (patch)
tree6847ed44f9c69af59b991c6241ec18f59772b85c /Makefile.common
parentf279b75b83f727c44c7fa0e6951c6c061d72c640 (diff)
Bug in sqrt321
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10444 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index 69a2931ed..a9a6ca8fa 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -522,6 +522,7 @@ INTSVO:=\
theories/Ints/num/GenDiv.vo theories/Ints/num/GenSqrt.vo \
theories/Ints/num/GenLift.vo theories/Ints/num/Zn2Z.vo\
theories/Ints/num/Nbasic.vo theories/Ints/num/NMake.vo \
+ theories/Ints/num/MemoFn.vo \
theories/Ints/BigN.vo theories/Ints/num/ZMake.vo \
theories/Ints/BigZ.vo theories/Ints/num/BigQ.vo
# spiwack : should use the genN.ml to create NMake eventually