We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bba75c7 commit 64a7adeCopy full SHA for 64a7ade
README.md
@@ -134,6 +134,7 @@ opam install coq-hierarchy-builder
134
- HB support commands:
135
- `HB.export` exports a module and schedules it for re-export
136
- `HB.reexport` exports all modules and instances scheduled for re-export
137
+ - `HB.lock` locks a definition behind a symbol and an unfolding equation
138
- `HB.graph` prints the structure hierarchy to a dot file
139
- `HB.status` dumps the contents of the hierarchy (debug purposes)
140
- `HB.check` is similar to `Check` (test purposes)
0 commit comments