diff options
Diffstat (limited to 'mathcomp/test_suite/output.v')
| -rw-r--r-- | mathcomp/test_suite/output.v | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mathcomp/test_suite/output.v b/mathcomp/test_suite/output.v new file mode 100644 index 0000000..706f15d --- /dev/null +++ b/mathcomp/test_suite/output.v @@ -0,0 +1,4 @@ +From mathcomp Require Import all. + +Open Scope group_scope. +About cyclic_pgroup_Aut_structure.
\ No newline at end of file |
