From d8d1e54fd303e48db1c722525fc7df1e90834bd9 Mon Sep 17 00:00:00 2001 From: roconnor Date: Thu, 24 Jan 2008 14:21:19 +0000 Subject: Prove the decidability of arithmetical statements using the real numbers. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10473 85f007b7-540e-0410-9357-904b9bb8a0f7 --- Makefile.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.common') diff --git a/Makefile.common b/Makefile.common index 82afd575d8..0cfb0ed7d4 100644 --- a/Makefile.common +++ b/Makefile.common @@ -643,7 +643,7 @@ REALS_all=\ theories/Reals/Rpower.vo theories/Reals/Ranalysis.vo \ theories/Reals/NewtonInt.vo theories/Reals/RiemannInt_SF.vo \ theories/Reals/RiemannInt.vo theories/Reals/Integration.vo \ - theories/Reals/Reals.vo + theories/Reals/Rlogic.vo theories/Reals/Reals.vo REALSVO:=$(REALSBASEVO) $(REALS_$(REALS)) -- cgit v1.2.3