This directory contains the source for the core of SCIX. The only thing
that might cause trouble here is the targets opcodes.sc and atoms.sc
(they are dependent on where your X11 include files are and we include
them in the SCIX distribution just in case. Look in the Makefile if
anything should cause trouble. The result of a bare "make" here is a
scix program with demos compiled into it.

Also, you will need to check the Makefile. Two things will have to be
configured:

1. If the machine isn't running X11R4 but rather DECwindows or some such
   one line in Makefile must be uncommented.

2. The byte-order must be specified by uncommenting the right line in
   Makefile. This is ugly but we have not had time to make it automatic.
