See the INSTALL file in this directory for how to install the LISP version of
the IPC (generally, you won't have to do this -- it's already installed).

To use the IPC, you need to load the IPC (C) library and the LISP foreign
function interface.  The simplest method is to evaluate the expression
  (load "ipc") 
which will load all the necessary files.

See the file ../test/README for instructions on making and running test code.

Comments/questions/bugs to me: Reid Simmons (reids@cs.cmu.edu)
