From b2f8c34af642840ea80f14986cac285af1900767 Mon Sep 17 00:00:00 2001 From: letouzey Date: Mon, 19 Oct 2009 13:21:26 +0000 Subject: Merge SetoidList2 into SetoidList: forgotten reference to the removed file git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12401 85f007b7-540e-0410-9357-904b9bb8a0f7 --- theories/Structures/DecidableType2.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theories/Structures/DecidableType2.v b/theories/Structures/DecidableType2.v index 0b3ebfa295..c6d16a6c56 100644 --- a/theories/Structures/DecidableType2.v +++ b/theories/Structures/DecidableType2.v @@ -8,7 +8,7 @@ (* $Id$ *) -Require Export SetoidList2. +Require Export SetoidList. Set Implicit Arguments. Unset Strict Implicit. -- cgit v1.2.3