aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/attic/forms.v
diff options
context:
space:
mode:
Diffstat (limited to 'mathcomp/attic/forms.v')
-rw-r--r--mathcomp/attic/forms.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/mathcomp/attic/forms.v b/mathcomp/attic/forms.v
index 3ea6ab1..a1a987b 100644
--- a/mathcomp/attic/forms.v
+++ b/mathcomp/attic/forms.v
@@ -9,7 +9,7 @@ Require Import finfun tuple ssralg matrix zmodp vector.
Set Implicit Arguments.
Unset Strict Implicit.
Unset Printing Implicit Defensive.
-Open Local Scope ring_scope.
+Local Open Scope ring_scope.
Import GRing.Theory.