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/algebra/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/algebra/Make')
| -rw-r--r-- | mathcomp/algebra/Make | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mathcomp/algebra/Make b/mathcomp/algebra/Make index 7d12cb4..b3001f9 100644 --- a/mathcomp/algebra/Make +++ b/mathcomp/algebra/Make @@ -1,4 +1,5 @@ all_algebra.v +countalg.v finalg.v fraction.v intdiv.v |
