diff options
author | Lionel Rieg <lionel.rieg@ensiie.fr> | 2015-06-25 14:58:25 +0200 |
---|---|---|
committer | Pierre-Marie Pédrot <pierre-marie.pedrot@inria.fr> | 2015-06-26 11:33:57 +0200 |
commit | aac2d2ac490492f8466e1d45ba0079de376fe25a (patch) | |
tree | a7cde3a9f7bf933a912c37a0882813e85b8051b0 /CHANGES | |
parent | e7be889cdc86190ab71709a708e4beb6d3040dd8 (diff) |
Introduction of a "Undelimit Scope" command, undoing "Delimit Scope"
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ Changes from V8.5beta2 to ... Vernacular commands - New command "Redirect" to redirect the output of a command to a file. +- New command "Undelimit Scope" to remove the delimiter of a scope. Tactics |