/*
 * basic instructions for running simulator
 *
 */


 * Copy all library files `*.[ch]' to the directory containing the user program.

 * Create a sub-directory called  `librobi/' and place protos.h in the subdirectory.

 * Edit the Makefile, inserting the program name in the line containing the name `FILENAMES'

 * Edit the target name to your desired executable name (OPTIONAL)

 * Compile
