diff options
| author | desmettr | 2002-06-25 13:16:05 +0000 |
|---|---|---|
| committer | desmettr | 2002-06-25 13:16:05 +0000 |
| commit | d1895a00d4b78985397afa6774c32aad3ef872d6 (patch) | |
| tree | 28950341fa7370811e663b6796ec77a93839bbf7 /Makefile | |
| parent | 5ba4b0e3733bcb804d574f2123d01f3f4e5737e8 (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-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 \ |
