From 61002f54b95e5d947e48fa8df22bb5758df4422f Mon Sep 17 00:00:00 2001 From: desmettr Date: Wed, 5 Dec 2001 17:29:31 +0000 Subject: *** empty log message *** git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2274 85f007b7-540e-0410-9357-904b9bb8a0f7 --- Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d2c04f5ce7..43911985df 100644 --- a/Makefile +++ b/Makefile @@ -445,13 +445,13 @@ REALSVO=theories/Reals/TypeSyntax.vo \ theories/Reals/Rdefinitions.vo theories/Reals/Rsyntax.vo \ theories/Reals/Raxioms.vo theories/Reals/Rbase.vo \ theories/Reals/DiscrR.vo theories/Reals/R_Ifp.vo \ - theories/Reals/Rbasic_fun.vo theories/Reals/SplitAbsolu.vo \ - theories/Reals/SplitRmult.vo theories/Reals/Rfunctions.vo \ - theories/Reals/R_sqr.vo theories/Reals/Rlimit.vo \ + theories/Reals/Rbasic_fun.vo theories/Reals/R_sqr.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/Rtrigo.vo theories/Reals/Rgeom.vo \ - theories/Reals/Reals.vo + theories/Reals/Rtrigo.vo theories/Reals/Ranalysis.vo \ + theories/Reals/Rgeom.vo theories/Reals/Reals.vo SETOIDSVO=theories/Setoids/Setoid.vo -- cgit v1.2.3