Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ section below.
users to keep together the necessary grmtools settings, rather than
having to remember what is set in, for example, a `build.rs` file. See
[Lex Extensions](https://softdevteam.github.io/grmtools/latest_release/book/lexextensions.html)
and [Yacc Extensions](https://softdevteam.github.io/grmtools/latest_release/book/yaccextensions.html
for more details) in the grmtools book for more details. `nimbleparse` is
and [Yacc Extensions](https://softdevteam.github.io/grmtools/latest_release/book/yaccextensions.html)
in the grmtools book for more details. `nimbleparse` is
also able to use `%grmtools` directives.

Note that setting options via the command-line / build script overrides
Expand Down