diff options
| author | Paul Steckler | 2017-09-25 13:03:36 -0400 |
|---|---|---|
| committer | Paul Steckler | 2017-09-25 13:03:36 -0400 |
| commit | f1531b5deb0f2bbb5653bb6f02abf6a1896f399a (patch) | |
| tree | ecdc1b4744f2a7b04998de952d60985e1c6215ce /CHANGES | |
| parent | 9933871efd122163f7e2dfe8377b9b2dd384b47b (diff) | |
BZ#5739, Allow level for leftmost nonterminal for printing-ony Notations
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ Notations - Recursive notations with the recursive pattern repeating on the right (e.g. "( x ; .. ; y ; z )") now supported. +- Notations with a specific level for the leftmost nonterminal, + when printing-only, are supported. Tactics |
