From 2d98024ef4cde09c506902e0ed0a33134ba9be7a Mon Sep 17 00:00:00 2001 From: letouzey Date: Mon, 15 May 2006 20:20:12 +0000 Subject: ajout de theories/FSets/DecidableTypeEx.v git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8821 85f007b7-540e-0410-9357-904b9bb8a0f7 --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9c2a02e611..18f7b0a0c3 100644 --- a/Makefile +++ b/Makefile @@ -866,7 +866,8 @@ SETSVO=\ theories/Sets/Partial_Order.vo theories/Sets/Uniset.vo FSETSBASEVO=\ - theories/FSets/DecidableType.vo theories/FSets/OrderedType.vo \ + theories/FSets/DecidableType.vo theories/FSets/DecidableTypeEx.vo \ + theories/FSets/OrderedType.vo \ theories/FSets/OrderedTypeEx.vo theories/FSets/OrderedTypeAlt.vo \ theories/FSets/FSetInterface.vo theories/FSets/FSetList.vo \ theories/FSets/FSetBridge.vo theories/FSets/FSetFacts.vo \ -- cgit v1.2.3