This directory contains various test programs that were used during
the development of the system for testing purposes. They are also
a nice example of how to program in the system.

To compile them edit the Makefile and change the POSYBL_LIB to 
define the appropriate library (sun3, sun4, mips) and its location.

To run them edit the sample_nodefile and make the changes for your
environment. Note that #0 is the location of the tmanager.
All the programs expect the nodefile to be the default one,
so rename sample_nodefile to .nodefile before running them.
To be frank, none of these programs excect testeval.c 
uses the eval() call but neverthels the file is necessary
to start a PSYBL program. 

Then startup the tmanagers, if they are not already started and
run one of the programs.
				I. Schoinas
