Changes in 1.2p10

1) Add some error checks

2) Change error message printing

3) Alter way code in "" is handled

4) Fix problem with ; in for loop params.

Changes in 1.2p9

1) Fix bug when bind body is a null string.

Changes in 1.2p8

1) Handle possibility of "then" in if statements. Add putThen flag

Changes in 1.2p7

1) Fix storage allocation problem.

2) Fix array bounds problem

3) Fix -command problem and general case where configure is used as an
   access function in xf mode.

Changes in 1.2p6

1) Fix bug with comments in switches.

Changes in 1.2p5

1) Add -g flag which causes switch cases to be indented.

Changes in 1.2p4

1) Add LDFLAGS to configuration options.

2) Add missing flags to getopt call.

3) Fix blank line handling (again!)

Changes in 1.2p3

1) Fixed some problems with long lines and continuations.

Changes in 1.2p2

1) Added detection of -command options and subsequent formatting of
   the code.

2) Add detection of simple one-liners (you need this for 1.....)

Changes in 1.2p1

1) Replaced strdup which is not portable.

2) Added support for rc files

3) Lots of code clean ups.

4) Extra support for bodies that are strings.

Released at 1.2.5.

Changes in 1.2.3

1) Storage allocation changes

2) added -v flag

3) lots of other minor changes.

Changes in 1.2.2

1) Fix output of some truely bizarre tokens iwth { and } in them.

Changes in 1.2.1

1) Frink is now written in C.....

2) Many bugs fixed and weird cases handled correctly

3) A little faster but not that much - more work needed!!!

-----------------------------------------------------------------------

Changes in 1.1.1

1) handle weird comment case

Changes in 1.1.10

1) Makefile fix

Changes in 1.1.8

1) Makefile fix

2) Handling of continuations and calls fixed.

Changes in 1.1.8

1) incr tcl corrections

Changes in 1.1.7

1) Switch handling fixed

2) ; handling fixed

3) lots of other changes

4) debracing added

Changes in 1.1.6

1) Fix misunderstanding of semantics of ; and remove some redundant
   lines in -m mode.

Changes in 1.1.5

1) Fix itcl code bug

2) Fix comment handling

Changes in 1.1.4

1) Fix nocomment problem reported by dl

Changes in 1.1.3

1) Fix configuration script error

2) Completely rewrite the code.......

3) Add support for [incr tcl] (not yet tested)

Changes in 1.1.2

1) fix Makefile problem
