source: util/convertpdb.sh@ 725869

Last change on this file since 725869 was a0bcf1, checked in by Frederik Heber <heber@…>, 17 years ago

-initial commit
-Minimum set of files needed from ESPACK SVN repository
-Switch to three tantamount package parts instead of all relating to pcp (as at some time Ralf's might find inclusion as well)

  • Property mode set to 100755
File size: 59 bytes
Line 
1if [ ! -z "$1" ]; then
2 babel -ipdb $1.pdb -oxyz $1.xyz
3fi
Note: See TracBrowser for help on using the repository browser.