From d7c2c44b635e9de499b2a3f737f8416dcb15ff91 Mon Sep 17 00:00:00 2001 From: desmettr Date: Tue, 11 Jun 2002 17:04:11 +0000 Subject: *** empty log message *** git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2775 85f007b7-540e-0410-9357-904b9bb8a0f7 --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index acbde9f73f..2c300ecc59 100644 --- a/Makefile +++ b/Makefile @@ -509,7 +509,9 @@ 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/Rtrigo.vo theories/Reals/Ranalysis.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 theories/Reals/Reals.vo SETOIDSVO=theories/Setoids/Setoid.vo -- cgit v1.2.3