aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/test_suite
diff options
context:
space:
mode:
Diffstat (limited to 'mathcomp/test_suite')
-rw-r--r--mathcomp/test_suite/output.v8
1 files changed, 7 insertions, 1 deletions
diff --git a/mathcomp/test_suite/output.v b/mathcomp/test_suite/output.v
index 7e9def3..b0b0996 100644
--- a/mathcomp/test_suite/output.v
+++ b/mathcomp/test_suite/output.v
@@ -1,4 +1,10 @@
-From mathcomp Require Import all.
+From mathcomp Require Import
+ all_ssreflect
+ all_algebra
+ all_field
+ all_character
+ all_fingroup
+ all_solvable.
Open Scope group_scope.
Check @cyclic_pgroup_Aut_structure. \ No newline at end of file