From daceec5ee4ae603205faff822cc0677820cc68c9 Mon Sep 17 00:00:00 2001 From: herbelin Date: Tue, 28 Oct 2003 14:41:34 +0000 Subject: La logique sur Type inclut celle sur Set git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@4722 85f007b7-540e-0410-9357-904b9bb8a0f7 --- theories/Logic/Classical.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theories/Logic') diff --git a/theories/Logic/Classical.v b/theories/Logic/Classical.v index f7091b1e62..324005cafa 100755 --- a/theories/Logic/Classical.v +++ b/theories/Logic/Classical.v @@ -11,4 +11,4 @@ (** Classical Logic *) Require Export Classical_Prop. -Require Export Classical_Pred_Set. +Require Export Classical_Pred_Type. -- cgit v1.2.3