diff options
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -94,6 +94,8 @@ Vernacular commands - Include Type is now deprecated since Include now accept both modules and module types. - Declare ML Module supports Local option. +- New command "Declare Reduction <id> := <conv_expr>", allowing to write + later "Eval <id> in ...". This command accepts a Local variant. Tools |
