aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEnrico Tassi2015-12-04 14:30:03 +0100
committerEnrico Tassi2015-12-04 14:30:03 +0100
commite6076b24bd95046f82f84c21f205388c17d2e7c8 (patch)
tree093a97e85cf75e56bb1aef77bc030ac2c1f000f0
parent0b02d109c93af8bf50626d47c680ebc9f4ee820e (diff)
fix coq-mathcomp-ssreflect opam package description
-rw-r--r--mathcomp/ssreflect/descr4
1 files changed, 3 insertions, 1 deletions
diff --git a/mathcomp/ssreflect/descr b/mathcomp/ssreflect/descr
index 7621878..f3aeba5 100644
--- a/mathcomp/ssreflect/descr
+++ b/mathcomp/ssreflect/descr
@@ -3,4 +3,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.
+predicates, natural numbers and types with decidable equality,
+finite types, finite sets, finite functions, finite graphs, basic arithmetics
+and prime numbers, big operators