aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2006-06-07 16:56:03 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2006-06-07 16:56:03 +0000
commitdf940181e8c39564d794cd5868a1da39fa4804ca (patch)
treee9565a955565f635d43d6aa688a0f9f6614dbcdf
parent8a8a4ebc7a416a2d908cdb07c0036e5eefa88d4e (diff)
Ajout Whelp
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8916 85f007b7-540e-0410-9357-904b9bb8a0f7
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ea02f78e2..7763341ec 100644
--- a/CHANGES
+++ b/CHANGES
@@ -28,6 +28,8 @@ Vernacular commands
- Added "Print Canonical Projections" (doc TODO)
- Added "Example" as synonym of "Definition"
- Added "Property", "Proposition" and "Corollary" as extra synonyms of "Lemma"
+- New command "Whelp" to send requests to the Helm database of proofs
+ formalized in the Calculus of Inductive Constructions
Gallina