forked from coq/coq
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add visibility rules in section in module
A local definition in a section is also local in the current module. An export/global setting in a section is also export/global in the current module. Unfortunately, this makes the section table more complicated. The section part of the refman is also slightly modified: - a subtitle "Using sections" appears before the description of the commands, in order to have a better TOC - In the first sentences, "declarations" was inaccurate, since Let introduces definitions - The "Note" starting with "Most commands" refers to the locality table
- Loading branch information
1 parent
f1a9aa0
commit 7d93822
Showing
2 changed files
with
59 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters