annotate CADDSuite/CombiLibGenerator @ 5:b7a89b15646f

Uploaded
author marcel
date Tue, 12 Jul 2011 10:23:33 -0400
parents bac3c274238f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
bac3c274238f Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff changeset
1 #!/bin/bash
5
b7a89b15646f Uploaded
marcel
parents: 0
diff changeset
2 export BASE_DIR=`dirname "$0"`
b7a89b15646f Uploaded
marcel
parents: 0
diff changeset
3 . "$BASE_DIR"/setPathes.sh
b7a89b15646f Uploaded
marcel
parents: 0
diff changeset
4 "$BASE_DIR"/bin/CombiLibGenerator.bin "$@"