diff options
| author | Cyril Cohen | 2018-10-26 04:35:34 +0200 |
|---|---|---|
| committer | GitHub | 2018-10-26 04:35:34 +0200 |
| commit | 311c23124e258647075f703b0f759f1ad5051c60 (patch) | |
| tree | deb09d0b341008596781f2ceafa69bc84fc5b86f /mathcomp/Make | |
| parent | 76fb3c00580488f75362153f6ea252f9b4d4084b (diff) | |
| parent | bccc54dc85e2d9cd7248c24a576d6092630fb51d (diff) | |
Merge pull request #209 from CohenCyril/closed_field
Moving countalg and closed_field around
Diffstat (limited to 'mathcomp/Make')
| -rw-r--r-- | mathcomp/Make | 2 |
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 |
