diff options
| author | Enrico Tassi | 2018-04-20 10:33:33 +0200 |
|---|---|---|
| committer | Enrico Tassi | 2018-04-20 10:33:33 +0200 |
| commit | 32496ef57916dc9fc24b53f52832ef29cf206468 (patch) | |
| tree | f9288a17f2ee06fd6bf9bff17cd1d100fee8503f /mathcomp/odd_order/opam | |
| parent | 2f59acc5d2ceb4124def35f40115d7c4b2d44f11 (diff) | |
| parent | eaa90cf9520e43d0b05fc6431a479e6b9559ef0e (diff) | |
Merge remote-tracking branch 'origin/pr/192'
Diffstat (limited to 'mathcomp/odd_order/opam')
| -rw-r--r-- | mathcomp/odd_order/opam | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/mathcomp/odd_order/opam b/mathcomp/odd_order/opam deleted file mode 100644 index f745e77..0000000 --- a/mathcomp/odd_order/opam +++ /dev/null @@ -1,16 +0,0 @@ -opam-version: "1.2" -name: "coq-mathcomp-odd_order" -version: "dev" -maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>" - -homepage: "http://math-comp.github.io/math-comp/" -bug-reports: "Mathematical Components <mathcomp-dev@sympa.inria.fr>" -license: "CeCILL-B" - -build: [ make "-j" "%{jobs}%" ] -install: [ make "install" ] -remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/mathcomp/odd_order'" ] -depends: [ "coq-mathcomp-character" { = "dev" } ] - -tags: [ "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 <>" ] |
