view CADDSuite/DBExporter @ 4:02c8570cde57

Uploaded
author g2cmnty@test-web1.g2.bx.psu.edu
date Tue, 28 Jun 2011 10:37:20 -0400 (2011-06-28)
parents bac3c274238f
children b7a89b15646f
line wrap: on
line source
#!/bin/bash
	export BASE_DIR=`dirname "$0"`
	. "$BASE_DIR"/setPathes.sh
	"$BASE_DIR"/bin/DBExporter.bin "$@"