aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authordesmettr2002-06-25 13:16:05 +0000
committerdesmettr2002-06-25 13:16:05 +0000
commitd1895a00d4b78985397afa6774c32aad3ef872d6 (patch)
tree28950341fa7370811e663b6796ec77a93839bbf7 /Makefile
parent5ba4b0e3733bcb804d574f2123d01f3f4e5737e8 (diff)
*** empty log message ***
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2804 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ce2a987d62..4fa9617653 100644
--- a/Makefile
+++ b/Makefile
@@ -512,7 +512,8 @@ REALSVO=theories/Reals/TypeSyntax.vo \
theories/Reals/Rfunctions.vo theories/Reals/Rlimit.vo \
theories/Reals/Rderiv.vo theories/Reals/Rseries.vo \
theories/Reals/Rtrigo_fun.vo theories/Reals/Rsigma.vo \
- theories/Reals/Alembert.vo \
+ theories/Reals/Alembert.vo theories/Reals/Rcomplet.vo \
+ theories/Reals/Alembert_compl.vo \
theories/Reals/Rtrigo_def.vo theories/Reals/Rtrigo.vo \
theories/Reals/Ranalysis1.vo theories/Reals/Ranalysis2.vo \
theories/Reals/Ranalysis3.vo theories/Reals/Ranalysis4.vo \