aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/basic/opam
diff options
context:
space:
mode:
authorEnrico Tassi2015-11-05 11:36:58 +0100
committerEnrico Tassi2015-11-05 16:26:24 +0100
commit14c9a3a752e8c21b239ff0800089271c5a5ddfb2 (patch)
tree8f7095e1702d5ad56003f8d87df84786902dfec0 /mathcomp/basic/opam
parent35124d2e255e5f88d99ddc65361d6997b0a2b751 (diff)
merge basic/ into ssreflect/
Diffstat (limited to 'mathcomp/basic/opam')
-rw-r--r--mathcomp/basic/opam16
1 files changed, 0 insertions, 16 deletions
diff --git a/mathcomp/basic/opam b/mathcomp/basic/opam
deleted file mode 100644
index b7fcf08..0000000
--- a/mathcomp/basic/opam
+++ /dev/null
@@ -1,16 +0,0 @@
-opam-version: "1.2"
-name: "coq:mathcomp:basic"
-version: "dev"
-maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
-
-homepage: "http://ssr.msr-inria.inria.fr/"
-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/basic'" ]
-depends: [ "coq:mathcomp:ssreflect" { = "dev" } ]
-
-tags: [ "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 <>" ]