pdb2scn is a converter from Brookhaven PDB files to SCN ray-tracing
input files.

To compile it, edit pdb2scn.c to modify the #define of ELEMENT_TABLE
according to the directory in which it is located, and then
do
	cc -O -s pdb2scn.c -o pdb2scn -lm

or similar...

Antonio Costa.
[acc@asterix.inescn.pt or acc@basinger.inescn.pt]
