aboutsummaryrefslogtreecommitdiffhomepage
path: root/META.coq
diff options
context:
space:
mode:
authorGravatar Théo Zimmermann <theo.zimmi@gmail.com>2017-02-20 11:23:25 +0100
committerGravatar GitHub <noreply@github.com>2017-02-20 11:23:25 +0100
commit11892a347930a15bc23c34f0743bb3180e3f12c7 (patch)
treee92508d2ac302d25be6de98aefbeb312cafeb759 /META.coq
parent1fbc3afc7acd9629453af6276479c81e79f19d39 (diff)
[ocamlbuild] fix small mistakes in descriptions
Diffstat (limited to 'META.coq')
-rw-r--r--META.coq4
1 files changed, 2 insertions, 2 deletions
diff --git a/META.coq b/META.coq
index a71af2f10..d83dab23d 100644
--- a/META.coq
+++ b/META.coq
@@ -56,7 +56,7 @@ package "vm" (
package "kernel" (
- description = "The Coq's Kernel"
+ description = "Coq's Kernel"
version = "8.6"
directory = "kernel"
@@ -95,7 +95,7 @@ package "intf" (
package "engine" (
- description = "Coq Libraries (vo) support"
+ description = "Coq Tactic Engine"
version = "8.6"
requires = "coq.library"