diff options
author | desmettr <desmettr@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2002-07-01 13:02:37 +0000 |
---|---|---|
committer | desmettr <desmettr@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2002-07-01 13:02:37 +0000 |
commit | 8c72d0441b359f4345977b3e7e92dbeba2124099 (patch) | |
tree | 88f29611ff8764c31784f3507e3b3f5ecc894141 /Makefile | |
parent | 814aa1fe4b2821481f150d9adb1440e4128c4e7e (diff) |
*** empty log message ***
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2816 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 \ |