diff options
Diffstat (limited to 'mathcomp/ssrtest/testmx.v')
| -rw-r--r-- | mathcomp/ssrtest/testmx.v | 4 |
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. |
