aboutsummaryrefslogtreecommitdiff
path: root/mathcomp
diff options
context:
space:
mode:
authorCyril Cohen2015-12-12 19:31:31 -0500
committerCyril Cohen2015-12-12 19:31:31 -0500
commitd37638edddb64330ada5e6be7936afc42385d151 (patch)
treef4933ee9b0bc2ca94f4079d02022a8e18f371fae /mathcomp
parent9e81c8fc0e19380c92891537459b0ae5bedf7e76 (diff)
changing dependency
Diffstat (limited to 'mathcomp')
-rw-r--r--mathcomp/real_closed/opam2
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 <>" ]