annotate CADDSuite/InteractionConstraintDefiner @ 5:b7a89b15646f

Uploaded
author marcel
date Tue, 12 Jul 2011 10:23:33 -0400
parents 867bf9f815a0
children
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
5
b7a89b15646f Uploaded
marcel
parents: 1
diff changeset
2 export BASE_DIR=`dirname "$0"`
b7a89b15646f Uploaded
marcel
parents: 1
diff changeset
3 . "$BASE_DIR"/setPathes.sh
b7a89b15646f Uploaded
marcel
parents: 1
diff changeset
4 "$BASE_DIR"/bin/InteractionConstraintDefiner.bin "$@"