From 27b32839f9fd7b08dc35245de386cf656c88a489 Mon Sep 17 00:00:00 2001 From: desmettr Date: Wed, 27 Nov 2002 21:25:54 +0000 Subject: Réorganisation de la librairie des réels git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@3312 85f007b7-540e-0410-9357-904b9bb8a0f7 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index eb0eb90b90..767362ee5b 100644 --- a/Makefile +++ b/Makefile @@ -556,7 +556,7 @@ WELLFOUNDEDVO=theories/Wellfounded/Disjoint_Union.vo \ theories/Wellfounded/Well_Ordering.vo \ theories/Wellfounded/Lexicographic_Product.vo -REALSBASEVO=theories/Reals/TypeSyntax.votheories/Reals/ \ +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 \ -- cgit v1.2.3