This is the public directory for 15-859E, Hierarchical Methods for Simulation. General software dirs: lib contains libraries, e.g. svl (simple vector library) bin contains executables include is include files for compiling Each of the above three directories is actually a link to the appropriate directory according to the system type, so if you're on an SGI running IRIX 6.2, lib is a link to arch/sgi_62/lib, which is the actual directory. The "sys" command, on AFS, tells you which machine type you're on. Other dirs: www contains World Wide Web files src is source code src/p1 is files related to programming assignment 1 etc. Paul Heckbert Sept 1998