diff options
| author | Enrico Tassi | 2015-03-09 13:35:08 +0100 |
|---|---|---|
| committer | Enrico Tassi | 2015-03-09 16:21:23 +0100 |
| commit | 155e671f7b83293ae327ddbd252d1d1ac961ab9a (patch) | |
| tree | 7bb826abaa20f3fe5ac57e0348be14e8641b5b75 /etc/README | |
| parent | fc84c27eac260dffd8f2fb1cb56d599f1e3486d9 (diff) | |
some work on ssreflect and discrete
Diffstat (limited to 'etc/README')
| -rw-r--r-- | etc/README | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/etc/README b/etc/README new file mode 100644 index 0000000..8cbd1b5 --- /dev/null +++ b/etc/README @@ -0,0 +1,40 @@ + THE MATHEMATICAL COMPONENTS LIBRARY + ------------------------------------------ + + +DOCUMENTATION +============= + + The documentation of the ssreflect tactics, a brief + description of the mathematical components libraries + and a detailed list of the changes made in the releases + is available as an Inria Research Report at + + http://hal.inria.fr/inria-00258384 + + +AVAILABILITY +============ + + Ssreflect and the Mathematical Components library are available at: + http://ssr.msr-inria.inria.fr/ + + +THE DISCUSSION LIST +=================== + + The ssreflect list (ssreflect@msr-inria.inria.fr) is meant to be + a standard way to discuss about the ssreflect extension and the + mathematical components library. + + To subscribe visit: https://sympa.inria.fr/sympa/info/ssreflect + +LICENSING +========= + + This program is free software; you can redistribute it and/or modify + it under the terms of the CeCILL B FREE SOFTWARE LICENSE. + + You should have received a copy of the CeCILL B License with this + Kit, in the file named "CeCILL-B". + If not, visit http://www.cecill.info |
