aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories
diff options
context:
space:
mode:
authorGravatar clrenard <clrenard@85f007b7-540e-0410-9357-904b9bb8a0f7>2001-09-19 12:03:50 +0000
committerGravatar clrenard <clrenard@85f007b7-540e-0410-9357-904b9bb8a0f7>2001-09-19 12:03:50 +0000
commitd35d4a8c279cc39d54037ceb97510b56d12e6a1a (patch)
tree17924b1167bc2ac4e09ad457f5ca50e1373306c5 /theories
parent70d71580aed122f4966de27fcacdd8b3997d7a9c (diff)
Deplacement des setoides.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@1992 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'theories')
-rw-r--r--theories/Setoids/Setoid.v (renamed from theories/Init/Setoid.v)2
1 files changed, 0 insertions, 2 deletions
diff --git a/theories/Init/Setoid.v b/theories/Setoids/Setoid.v
index c09888ac3..80dfe2d63 100644
--- a/theories/Init/Setoid.v
+++ b/theories/Setoids/Setoid.v
@@ -8,9 +8,7 @@
(* $Id$: *)
-Require Logic.
Require Export Setoid_replace.
-Require Inv.
Section Setoid.