aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar desmettr <desmettr@85f007b7-540e-0410-9357-904b9bb8a0f7>2002-07-01 13:02:37 +0000
committerGravatar desmettr <desmettr@85f007b7-540e-0410-9357-904b9bb8a0f7>2002-07-01 13:02:37 +0000
commit8c72d0441b359f4345977b3e7e92dbeba2124099 (patch)
tree88f29611ff8764c31784f3507e3b3f5ecc894141
parent814aa1fe4b2821481f150d9adb1440e4128c4e7e (diff)
*** empty log message ***
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2816 85f007b7-540e-0410-9357-904b9bb8a0f7
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 4fa961765..955f042bc 100644
--- a/Makefile
+++ b/Makefile
@@ -511,9 +511,9 @@ REALSVO=theories/Reals/TypeSyntax.vo \
theories/Reals/SplitAbsolu.vo theories/Reals/SplitRmult.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/Rcomplet.vo \
- theories/Reals/Alembert_compl.vo \
+ theories/Reals/Rtrigo_fun.vo theories/Reals/Alembert.vo \
+ theories/Reals/Binome.vo theories/Reals/Rsigma.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 \