view CADDSuite/AutoModel @ 3:ff6df146c0d5

Uploaded
author marcel
date Sun, 26 Jun 2011 13:53:57 -0400 (2011-06-26)
parents bac3c274238f
children b7a89b15646f
line wrap: on
line source
#!/bin/bash
	export BASE_DIR=`dirname "$0"`
	. "$BASE_DIR"/setPathes.sh
	"$BASE_DIR"/bin/AutoModel.bin "$@"