aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/Make
diff options
context:
space:
mode:
authorCyril Cohen2018-10-26 04:35:34 +0200
committerGitHub2018-10-26 04:35:34 +0200
commit311c23124e258647075f703b0f759f1ad5051c60 (patch)
treedeb09d0b341008596781f2ceafa69bc84fc5b86f /mathcomp/Make
parent76fb3c00580488f75362153f6ea252f9b4d4084b (diff)
parentbccc54dc85e2d9cd7248c24a576d6092630fb51d (diff)
Merge pull request #209 from CohenCyril/closed_field
Moving countalg and closed_field around
Diffstat (limited to 'mathcomp/Make')
-rw-r--r--mathcomp/Make2
1 files changed, 1 insertions, 1 deletions
diff --git a/mathcomp/Make b/mathcomp/Make
index 865234c..df99405 100644
--- a/mathcomp/Make
+++ b/mathcomp/Make
@@ -1,5 +1,6 @@
algebra/all_algebra.v
algebra/finalg.v
+algebra/countalg.v
algebra/fraction.v
algebra/intdiv.v
algebra/interval.v
@@ -30,7 +31,6 @@ field/algebraics_fundamentals.v
field/algnum.v
field/all_field.v
field/closed_field.v
-field/countalg.v
field/cyclotomic.v
field/falgebra.v
field/fieldext.v