summaryrefslogtreecommitdiffstats
path: root/library/struct1.0/queue.tcl
Commit message (Collapse)AuthorAgeFilesLines
* Removing struct namespace stuff.ericm2000-02-071-239/+0
|
* * doc/tree.n:ericm2000-02-051-0/+239
* doc/stack.n: * doc/queue.n: docs for tree, stack, and queue. * win/Makefile.in: * unix/Makefile.in: Added struct1.0 to list of libraries to install. * tests/stackstruct.test: stack tests * tests/queue.test: queue tests * library/struct1.0/queue.tcl: queue data structure. * library/struct1.0/stack.tcl: stack data structure. * library/struct1.0/pkgIndex.tcl: * library/struct1.0/struct.tcl: data structure package