** NOTE: This program does not work as expected.
         Unless somebody is interested in updating it,
	 it will be removed in the next major release.
	 
sies2arc    

A simple program to extract the coordinates
from a SIESTA output file and convert them into an
arc file Movie for Cerius2/InsightII.

written by Julian Gale, Imperial College, March 1999
---------------------------------------------------------

To generate an executable :

   make

To run :

sies2arc < name.out > name.arc

Files included :

sies2arc.f	main program
linepro.f       parses input lines
wtof.f          converts word to a floating point number
cell.f          converts cell parameters to cell vectors
uncell.f        converts cell vectors to cell parameters
constants       contains fundamental constants
