mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
377e399b09
A program to check the nesting of parenthesis in tcl scripts. PR: 3976 Submitted by: Sander Vesik <sander@haldjas.folklore.ee>
8 lines
199 B
Plaintext
8 lines
199 B
Plaintext
tclCheck is a program that carries out sanity checking of the brackets and
|
|
their nesting in tcl scripts. It can also print out the "skeleton" of the
|
|
program.
|
|
|
|
This is tclCheck version 1.1.8
|
|
|
|
-sander
|