Mercurial > repos > marcel > caddsuite_linux_x86_64
annotate CADDSuite/GalaxyConfigGenerator @ 0:e590e0f70b60 default tip
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
author | marcel |
---|---|
date | Tue, 07 Jun 2011 15:59:36 -0400 |
parents | |
children |
rev | line source |
---|---|
0
e590e0f70b60
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
1 #!/bin/bash |
e590e0f70b60
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
2 export BASE_DIR=`dirname "$0"` |
e590e0f70b60
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
3 . "$BASE_DIR"/setPathes.sh |
e590e0f70b60
Migrated tool version 0.93 from old tool shed archive to new tool shed repository
marcel
parents:
diff
changeset
|
4 "$BASE_DIR"/bin/GalaxyConfigGenerator.bin "$@" |