From e7e537bf26268f9ba00e6de31423c59078a99dd3 Mon Sep 17 00:00:00 2001 From: emakarov Date: Tue, 23 Jan 2007 17:02:29 +0000 Subject: Updated Makefile to include ConstructiveEpsilon.v git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@9523 85f007b7-540e-0410-9357-904b9bb8a0f7 --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 843a8f640..05a3327f9 100644 --- a/Makefile +++ b/Makefile @@ -853,7 +853,8 @@ LOGICVO=\ theories/Logic/RelationalChoice.vo theories/Logic/Diaconescu.vo \ theories/Logic/EqdepFacts.vo theories/Logic/ProofIrrelevanceFacts.vo \ theories/Logic/ClassicalEpsilon.vo theories/Logic/ClassicalUniqueChoice.vo \ - theories/Logic/DecidableType.vo theories/Logic/DecidableTypeEx.vo + theories/Logic/DecidableType.vo theories/Logic/DecidableTypeEx.vo \ + theories/Logic/ConstructiveEpsilon.vo ARITHVO=\ theories/Arith/Arith.vo theories/Arith/Gt.vo \ -- cgit v1.2.3