A SPECIAL xyz2pdb TOOL FOR .xyz FILES CREATED FROM r945 TO r1296

.xyz files created with ORAC source between revisions r945(2011-07-06)
and r1296(2011-11-03) (included) have a header with 4 lines:

     ! -----1) number of atoms
     ! -----2) time 
     ! -----3) co matrix
     ! if the file was produced from a REM simulation, 
     ! it will contain one more line
     ! -----4) replica index

No matching version of xyz2pdb.f90 was written in this revision range.
To translate this format to pdb, use the program in subdir
src/r945_to_r1296. Sample data are also provided in
sample-data/r945_to_r1296




BEFORE AND AFTER:

Data produced with revisions xxxx:

- with xxxx < 945 have a 6-line header
and can be translated with xyz2pdb from rel_5.1.1

- with xxxx > 1296 have a 2-line header 
and can be translated with xyz2pdb from rel_5.2



