aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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.