From 78dadbf5b104ec1c256587d48dbff55001f83658 Mon Sep 17 00:00:00 2001 From: mayero Date: Tue, 24 Apr 2001 15:01:56 +0000 Subject: Ajout de Rseries et Rtrigo_fun git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@1686 85f007b7-540e-0410-9357-904b9bb8a0f7 --- Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 735b24f885..18ebe16a6b 100644 --- a/Makefile +++ b/Makefile @@ -416,9 +416,10 @@ REALSVO=theories/Reals/TypeSyntax.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/Rlimit.vo \ - theories/Reals/Rderiv.vo theories/Reals/Reals.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/Reals.vo THEORIESVO = $(LOGICVO) $(ARITHVO) $(BOOLVO) $(ZARITHVO) $(LISTSVO) \ $(SETSVO) $(INTMAPVO) $(RELATIONSVO) $(WELLFOUNDEDVO) $(REALSVO) -- cgit v1.2.3