aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/all.v
diff options
context:
space:
mode:
Diffstat (limited to 'mathcomp/all.v')
-rw-r--r--mathcomp/all.v10
1 files changed, 10 insertions, 0 deletions
diff --git a/mathcomp/all.v b/mathcomp/all.v
new file mode 100644
index 0000000..9be65b2
--- /dev/null
+++ b/mathcomp/all.v
@@ -0,0 +1,10 @@
+Require Export mathcomp.algebra.all.
+Require Export mathcomp.attic.all.
+Require Export mathcomp.character.all.
+Require Export mathcomp.discrete.all.
+Require Export mathcomp.field.all.
+Require Export mathcomp.fingroup.all.
+Require Export mathcomp.odd_order.all.
+Require Export mathcomp.real_closed.all.
+Require Export mathcomp.solvable.all.
+Require Export mathcomp.ssreflect.all.