diff options
author | lookshe <mail@lookshe.org> | 2011-08-30 16:02:33 +0200 |
---|---|---|
committer | lookshe <mail@lookshe.org> | 2011-08-30 16:02:33 +0200 |
commit | a85ae62735024dbb05a80bfd41c81c97bdcea72f (patch) | |
tree | 9794d47b282a6f3166846a1c8aa8b157ecdd87bb | |
parent | e5fcb734ac2f85e5ff4928ee0dd0672783829ad9 (diff) |
usage added to decision.tcl
-rw-r--r-- | decision.tcl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/decision.tcl b/decision.tcl index b10abc1..80f7d6c 100644 --- a/decision.tcl +++ b/decision.tcl @@ -2,6 +2,9 @@ # # todo: little bit better coding style # +# usage: [ ] decision1 [ ] decision2 [ ] desicion3 ... +# no need for space after "]" but before "[" +# # Changelog: # # 1.0 |