The D&D Spell Database
----------------------

To create the binary, do a 
	% make all
which will compiles the .c programs (leaving .o files) and then
load the .o files and build the executable file "sp".

To run the program, do a
	% sp database

JJP (3/19/87)

You may need to edit the PRFILE entry in "sp.h" to set the correct path
for the prompt file.

JJP (12/22/87)
