LibContainer Wed May 22 21:52:54 CDT 2002 I. License See the file LICENSE for the current license of this project. II. Compilation There is currently no installation, you must copy the headers (*.h) and the library file to the directory you are compiling and include the headers and link with the library file. III. Files The files included with this distribution are: [aedinius ~/code/container]$ ls -1 LICENSE Makefile helper.c helper.h list.c list.h queue.c queue.h stack.c stack.h stacktest.c tags test.c todo