annotate CADDSuite-1.0.1/GridBuilder @ 23:389056b8864a

Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
author greg
date Mon, 14 Nov 2011 17:02:30 -0500
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
23
389056b8864a Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff changeset
1 #!/bin/bash
389056b8864a Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff changeset
2 export BASE_DIR=`dirname "$0"`
389056b8864a Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff changeset
3 . "$BASE_DIR"/setPathes.sh
389056b8864a Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
greg
parents:
diff changeset
4 "$BASE_DIR"/bin/GridBuilder.bin "$@"