diff options
| author | herbelin | 2003-06-14 09:15:38 +0000 |
|---|---|---|
| committer | herbelin | 2003-06-14 09:15:38 +0000 |
| commit | 3f1769a8002addec9f53969affd6b4cee1ccbbea (patch) | |
| tree | cab9b33832658113f646ebc38d78cd0bb2c83de3 /CHANGES | |
| parent | 8ddd9ba6efcd32a13b4517a4e80c5fc035a951a8 (diff) | |
Ajout option Local à Hint, Hints et HintDestruct
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@4163 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -36,6 +36,8 @@ Vernacular commands (TODO : doc). - "Implicit Variables Type x,y:t" assigns default types for binding variables. - "Set Implicits Printing" disable printing of implicit arguments +- Declaration of Hints and Notation now accept a "Local" flag not to + be exported outside the current file even if not in section Gallina |
