diff options
| author | desmettr | 2002-07-05 13:32:29 +0000 |
|---|---|---|
| committer | desmettr | 2002-07-05 13:32:29 +0000 |
| commit | 1ba21b3f3e9c5d26ca1e1b38befd10dbd48ac343 (patch) | |
| tree | d0295d2fe0da23227b6280f7657b8ec106f81abd | |
| parent | 9d118318b1d0f664c1ccbcac06c8c279c3b8558d (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-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 \ |
