aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/basic/all_basic.v
diff options
context:
space:
mode:
Diffstat (limited to 'mathcomp/basic/all_basic.v')
-rw-r--r--mathcomp/basic/all_basic.v12
1 files changed, 0 insertions, 12 deletions
diff --git a/mathcomp/basic/all_basic.v b/mathcomp/basic/all_basic.v
deleted file mode 100644
index dfa8536..0000000
--- a/mathcomp/basic/all_basic.v
+++ /dev/null
@@ -1,12 +0,0 @@
-Require Export choice.
-Require Export path.
-Require Export div.
-Require Export fintype.
-Require Export fingraph.
-Require Export tuple.
-Require Export finfun.
-Require Export bigop.
-Require Export prime.
-Require Export finset.
-Require Export binomial.
-Require Export generic_quotient.