gustafn
committed
on 03 Oct 13
- used expand operator instead of "eval"
- use "in" or not in (ni) operator instead of lsearch
- no need to use "expr" inside an "if" or "fo… Show more
- used expand operator instead of "eval"

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

- no need to use "expr" inside an "if" or "for" condition

- brace expressions to allow for tcl compilation

- bump version number

Show less