aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/test_suite/output.v
diff options
context:
space:
mode:
Diffstat (limited to 'mathcomp/test_suite/output.v')
-rw-r--r--mathcomp/test_suite/output.v10
1 files changed, 10 insertions, 0 deletions
diff --git a/mathcomp/test_suite/output.v b/mathcomp/test_suite/output.v
new file mode 100644
index 0000000..b0b0996
--- /dev/null
+++ b/mathcomp/test_suite/output.v
@@ -0,0 +1,10 @@
+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