diff options
Diffstat (limited to 'mathcomp/real_closed/opam')
| -rw-r--r-- | mathcomp/real_closed/opam | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mathcomp/real_closed/opam b/mathcomp/real_closed/opam index c423825..59ebb95 100644 --- a/mathcomp/real_closed/opam +++ b/mathcomp/real_closed/opam @@ -10,7 +10,7 @@ license: "CeCILL-B" build: [ make "-j" "%{jobs}%" ] install: [ make "install" ] remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/mathcomp/real_closed'" ] -depends: [ "coq-mathcomp-algebra" { = "dev" } ] +depends: [ "coq-mathcomp-field" { = "dev" } ] tags: [ "keyword:real closed field" "keyword:Feit Thompson theorem" "keyword:small scale reflection" "keyword:mathematical components" "keyword:odd order theorem" ] authors: [ "Jeremy Avigad <>" "Andrea Asperti <>" "Stephane Le Roux <>" "Yves Bertot <>" "Laurence Rideau <>" "Enrico Tassi <>" "Ioana Pasca <>" "Georges Gonthier <>" "Sidi Ould Biha <>" "Cyril Cohen <>" "Francois Garillot <>" "Alexey Solovyev <>" "Russell O'Connor <>" "Laurent Théry <>" "Assia Mahboubi <>" ] |
