diff options
| author | Cyril Cohen | 2015-07-22 13:11:18 +0200 |
|---|---|---|
| committer | Cyril Cohen | 2015-07-22 13:11:18 +0200 |
| commit | 80471736932aee0a4287345ea8ffb10ca42b7165 (patch) | |
| tree | d67abe61bfcbe10f04404c6ee12a2e32e4e30a1c /mathcomp/ssreflect | |
| parent | 6d3dcee3ead208e6e40979ad9252abf192cfbbd7 (diff) | |
make the opam package meta data
Diffstat (limited to 'mathcomp/ssreflect')
| -rw-r--r-- | mathcomp/ssreflect/descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mathcomp/ssreflect/descr b/mathcomp/ssreflect/descr new file mode 100644 index 0000000..7621878 --- /dev/null +++ b/mathcomp/ssreflect/descr @@ -0,0 +1,6 @@ +Small Scale Reflection + +This library includes the small scale reflection proof language +extension and the minimal set of libraries to take advantage of it. +This includes libraries on lists (seq), boolean and boolean +predicates, natural numbers and types with decidable equality. |
