aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Setoids
diff options
context:
space:
mode:
authorGravatar notin <notin@85f007b7-540e-0410-9357-904b9bb8a0f7>2007-09-28 12:06:07 +0000
committerGravatar notin <notin@85f007b7-540e-0410-9357-904b9bb8a0f7>2007-09-28 12:06:07 +0000
commitd3893a93a48e1f47d5175f7a3649f58f86c8f5ca (patch)
tree4cea87ea0346b7c9b371a13dbef16bbd29a6f966 /theories/Setoids
parent1e98ecfd2895143a56c6002c77e97b1f5e5aec19 (diff)
Oubli dans Setoid.v
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10150 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'theories/Setoids')
-rw-r--r--theories/Setoids/Setoid.v2
1 files changed, 2 insertions, 0 deletions
diff --git a/theories/Setoids/Setoid.v b/theories/Setoids/Setoid.v
index da999dfe7..18e8b6e77 100644
--- a/theories/Setoids/Setoid.v
+++ b/theories/Setoids/Setoid.v
@@ -9,6 +9,8 @@
(*i $Id$: i*)
+Set Implicit Arguments.
+
Require Export Setoid_tac.
Require Export Setoid_Prop.