annotate CADDSuite/InteractionConstraintDefiner @ 3:ff6df146c0d5

Uploaded
author marcel
date Sun, 26 Jun 2011 13:53:57 -0400
parents 867bf9f815a0
children b7a89b15646f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
867bf9f815a0 Uploaded
g2cmnty@test-web1.g2.bx.psu.edu
parents:
diff changeset
1 #!/bin/bash
867bf9f815a0 Uploaded
g2cmnty@test-web1.g2.bx.psu.edu
parents:
diff changeset
2 export BASE_DIR=`dirname "$0"`
867bf9f815a0 Uploaded
g2cmnty@test-web1.g2.bx.psu.edu
parents:
diff changeset
3 . "$BASE_DIR"/setPathes.sh
867bf9f815a0 Uploaded
g2cmnty@test-web1.g2.bx.psu.edu
parents:
diff changeset
4 "$BASE_DIR"/bin/InteractionConstraintDefiner.bin "$@"