view CADDSuite/GalaxyConfigGenerator @ 0:8ce0411aaeb3

Uploaded CADDSuite version 0.94
author marcel
date Sun, 26 Jun 2011 14:01:09 -0400 (2011-06-26)
parents
children
line wrap: on
line source
#!/bin/bash
	export BASE_DIR=`dirname "$0"`
	. "$BASE_DIR"/setPathes.sh
	"$BASE_DIR"/bin/GalaxyConfigGenerator.bin "$@"