From 14c9a3a752e8c21b239ff0800089271c5a5ddfb2 Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Thu, 5 Nov 2015 11:36:58 +0100 Subject: merge basic/ into ssreflect/ --- mathcomp/basic/opam | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 mathcomp/basic/opam (limited to 'mathcomp/basic/opam') 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 " - -homepage: "http://ssr.msr-inria.inria.fr/" -bug-reports: "Mathematical Components " -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 <>" ] -- cgit v1.2.3