aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordesmettr2002-07-05 13:32:29 +0000
committerdesmettr2002-07-05 13:32:29 +0000
commit1ba21b3f3e9c5d26ca1e1b38befd10dbd48ac343 (patch)
treed0295d2fe0da23227b6280f7657b8ec106f81abd
parent9d118318b1d0f664c1ccbcac06c8c279c3b8558d (diff)
*** empty log message ***
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2840 85f007b7-540e-0410-9357-904b9bb8a0f7
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 4566b335f4..640307b820 100644
--- a/Makefile
+++ b/Makefile
@@ -514,8 +514,8 @@ REALSVO=theories/Reals/TypeSyntax.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/AltSeries.vo \
- theories/Reals/Rtrigo_def.vo theories/Reals/Rtrigo.vo \
+ theories/Reals/AltSeries.vo theories/Reals/Rtrigo_def.vo \
+ theories/Reals/Rtrigo_alt.vo theories/Reals/Rtrigo.vo \
theories/Reals/Ranalysis1.vo theories/Reals/Ranalysis2.vo \
theories/Reals/Ranalysis3.vo theories/Reals/Ranalysis4.vo \
theories/Reals/Ranalysis.vo theories/Reals/Rgeom.vo \