From 037beacda5dcc3a772ef54570abab6c103931da2 Mon Sep 17 00:00:00 2001 From: desmettr Date: Thu, 16 Jan 2003 12:48:05 +0000 Subject: Renommage de RealsB en Rbase git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@3508 85f007b7-540e-0410-9357-904b9bb8a0f7 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b06646c50f..a1118adadf 100644 --- a/Makefile +++ b/Makefile @@ -559,8 +559,8 @@ WELLFOUNDEDVO=theories/Wellfounded/Disjoint_Union.vo \ REALSBASEVO=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/RealsB.vo \ + theories/Reals/Raxioms.vo theories/Reals/RIneq.vo \ + theories/Reals/DiscrR.vo theories/Reals/Rbase.vo \ REALS_basic= -- cgit v1.2.3