aboutsummaryrefslogtreecommitdiff
path: root/coq-mathcomp-character.opam
diff options
context:
space:
mode:
authorErik Martin-Dorel2019-10-18 11:34:05 +0200
committerCyril Cohen2019-10-18 11:34:05 +0200
commit5c4328261edace427e7cad73fdca288f6d73b87d (patch)
tree6a64302eeb8dc98f0131481b6c39c1682f662309 /coq-mathcomp-character.opam
parent9297984e0862a8d5d2ded41f9c8ff0eabc80a4df (diff)
Add build for mathcomp/mathcomp-dev:coq-8.10 (#391)
* feat: Add build for mathcomp/mathcomp-dev:coq-8.10 * fix(coq-mathcomp-ssreflect.opam): Bump coq upper bound * fix(*.opam): Remove "remove" directive href: coq/opam-coq-archive#703
Diffstat (limited to 'coq-mathcomp-character.opam')
-rw-r--r--coq-mathcomp-character.opam3
1 files changed, 1 insertions, 2 deletions
diff --git a/coq-mathcomp-character.opam b/coq-mathcomp-character.opam
index a5eb54b..4e64b60 100644
--- a/coq-mathcomp-character.opam
+++ b/coq-mathcomp-character.opam
@@ -10,10 +10,9 @@ license: "CeCILL-B"
build: [ make "-C" "mathcomp/character" "-j" "%{jobs}%" ]
install: [ make "-C" "mathcomp/character" "install" ]
-remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/mathcomp/character'" ]
depends: [ "coq-mathcomp-field" { = "dev" } ]
-tags: [ "keyword:algebra" "keyword:character" "keyword:small scale reflection" "keyword:mathematical components" "keyword:odd order theorem" ]
+tags: [ "keyword:algebra" "keyword:character" "keyword:small scale reflection" "keyword:mathematical components" "keyword:odd order theorem" "logpath:mathcomp.character" ]
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 <>" ]
synopsis: "Mathematical Components Library on character theory"