aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/ssrtest/testmx.v
diff options
context:
space:
mode:
authorCyril Cohen2017-11-23 16:33:36 +0100
committerCyril Cohen2018-02-06 13:54:37 +0100
commitfafd4dac5315e1d4e071b0044a50a16360b31964 (patch)
tree5b66c3d67e2b146e3a8013496379b96dd60dc75a /mathcomp/ssrtest/testmx.v
parent835467324db450c8fb8971e477cc4d82fa3e861b (diff)
running semi-automated linting on the whole library
Diffstat (limited to 'mathcomp/ssrtest/testmx.v')
-rw-r--r--mathcomp/ssrtest/testmx.v4
1 files changed, 2 insertions, 2 deletions
diff --git a/mathcomp/ssrtest/testmx.v b/mathcomp/ssrtest/testmx.v
index 95c62bd..7d90d29 100644
--- a/mathcomp/ssrtest/testmx.v
+++ b/mathcomp/ssrtest/testmx.v
@@ -10,8 +10,8 @@ Set Implicit Arguments.
Unset Strict Implicit.
Import Prenex Implicits.
-Local Open Scope nat_scope.
-Local Open Scope ring_scope.
+Local Open Scope nat_scope.
+Local Open Scope ring_scope.
Section TestMx.