aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/field/algC.v
diff options
context:
space:
mode:
Diffstat (limited to 'mathcomp/field/algC.v')
-rw-r--r--mathcomp/field/algC.v4
1 files changed, 4 insertions, 0 deletions
diff --git a/mathcomp/field/algC.v b/mathcomp/field/algC.v
index cd0a886..815bfba 100644
--- a/mathcomp/field/algC.v
+++ b/mathcomp/field/algC.v
@@ -53,6 +53,10 @@ Set Implicit Arguments.
Unset Strict Implicit.
Unset Printing Implicit Defensive.
+Declare Scope C_scope.
+Declare Scope C_core_scope.
+Declare Scope C_expanded_scope.
+
Import Order.TTheory GRing.Theory Num.Theory.
Local Open Scope ring_scope.