aboutsummaryrefslogtreecommitdiff
path: root/mathcomp
diff options
context:
space:
mode:
Diffstat (limited to 'mathcomp')
-rw-r--r--mathcomp/all/all.v9
l---------mathcomp/attic/AUTHORS1
l---------mathcomp/attic/CeCILL-B1
l---------mathcomp/attic/INSTALL1
l---------mathcomp/attic/README1
5 files changed, 7 insertions, 6 deletions
diff --git a/mathcomp/all/all.v b/mathcomp/all/all.v
index 9be65b2..20c76bf 100644
--- a/mathcomp/all/all.v
+++ b/mathcomp/all/all.v
@@ -1,10 +1,7 @@
-Require Export mathcomp.algebra.all.
-Require Export mathcomp.attic.all.
-Require Export mathcomp.character.all.
+Require Export mathcomp.ssreflect.all.
Require Export mathcomp.discrete.all.
+Require Export mathcomp.algebra.all.
Require Export mathcomp.field.all.
+Require Export mathcomp.character.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.
diff --git a/mathcomp/attic/AUTHORS b/mathcomp/attic/AUTHORS
new file mode 120000
index 0000000..b55a98d
--- /dev/null
+++ b/mathcomp/attic/AUTHORS
@@ -0,0 +1 @@
+../../etc/AUTHORS \ No newline at end of file
diff --git a/mathcomp/attic/CeCILL-B b/mathcomp/attic/CeCILL-B
new file mode 120000
index 0000000..83e22fd
--- /dev/null
+++ b/mathcomp/attic/CeCILL-B
@@ -0,0 +1 @@
+../../etc/CeCILL-B \ No newline at end of file
diff --git a/mathcomp/attic/INSTALL b/mathcomp/attic/INSTALL
new file mode 120000
index 0000000..6aa7ec5
--- /dev/null
+++ b/mathcomp/attic/INSTALL
@@ -0,0 +1 @@
+../../etc/INSTALL \ No newline at end of file
diff --git a/mathcomp/attic/README b/mathcomp/attic/README
new file mode 120000
index 0000000..e4e30e8
--- /dev/null
+++ b/mathcomp/attic/README
@@ -0,0 +1 @@
+../../etc/README \ No newline at end of file