READ ME 29.January.1998 Welcome to the code library. Please feel free to add reusable, stable code or templates to the appropriate directories. When you do, remember to note your addition in the top level read me for the directory (even if your addition has it's own read me): e.g., if you are adding a lisp file, write the name of the file, a brief description of what it does, and your name in the read me file in the top level LISP directory. You will find the following top-level directories: BIN - for dll's and other binaries used by our applications C_C++ - for C and C++ code (please note the compiler in the read me) JAVA - for JAVA code (don't forget to set your working directory properly) LISP - for LISP code Please remember to test your code thoroughly. Should you find code that does not work, contact the author of the code (whose name should be in the read me).