diff options
author | herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2006-06-07 16:56:03 +0000 |
---|---|---|
committer | herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2006-06-07 16:56:03 +0000 |
commit | df940181e8c39564d794cd5868a1da39fa4804ca (patch) | |
tree | e9565a955565f635d43d6aa688a0f9f6614dbcdf | |
parent | 8a8a4ebc7a416a2d908cdb07c0036e5eefa88d4e (diff) |
Ajout Whelp
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8916 85f007b7-540e-0410-9357-904b9bb8a0f7
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |