diff options
Diffstat (limited to 'mathcomp/odd_order')
| -rw-r--r-- | mathcomp/odd_order/BGappendixAB.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mathcomp/odd_order/BGappendixAB.v b/mathcomp/odd_order/BGappendixAB.v index cb104f4..1dc4472 100644 --- a/mathcomp/odd_order/BGappendixAB.v +++ b/mathcomp/odd_order/BGappendixAB.v @@ -31,7 +31,7 @@ Set Implicit Arguments. Unset Strict Implicit. Unset Printing Implicit Defensive. -Open Local Scope ring_scope. +Local Open Scope ring_scope. Import GroupScope GRing.Theory. Section AppendixA. |
