- 1.tcl, 2.tcl, ...:  Tcl test programs invoked by runtests script
- CHANGES:            changes history
- CONTENTS:           this file
- COPYRIGHT:          copyright information
- INSTALL:            instructions package installation
- PATCH:              Tcl core patch for less verbose code
- README:             general information
- TODO:               things that need improvement
- UPGRADING:          how to upgrade from version 2.x to version 3.x
- demo:               minimal Tcl demonstration program
- gdemo:              graphical demonstration with composite pattern
- gdemo.src:          gdemo actual Tcl code
- gdemo.tcl:          gdemo serialized code generated with source.tcl
- mkpkgidx.tcl:       package creation utility
- parray.tcl:         Tcl array printing utility used in mini test programs
- pkgIndex.tcl:       package index file
- runtests:           Tcl test script for stooop validation
- source.tcl:         utility used to combine all files composing a Tcl program
- stooop.htm:         complete documentation in HTML
- stooop.tcl:         the library itself written in Tcl
- switched.htm        switched class HTML documentation
- switched.tcl        switched class source code
- xifo.tcl:           an example of 2 (usable) lifo and fifo classes
