gustafn
committed
on 03 Oct 13
- don't use backslash in multiline expressions
- make long expressions more uniform and more readable
- use "in" or not in (ni) operator ins… Show more
- don't use backslash in multiline expressions

- make long expressions more uniform and more readable

- use "in" or not in (ni) operator instead of lsearch

- brace expressions to allow for tcl compilation

- bump version number

Show less