diff CADDSuite/AutoModel @ 3:ff6df146c0d5

Uploaded
author marcel
date Sun, 26 Jun 2011 13:53:57 -0400
parents bac3c274238f
children b7a89b15646f
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/CADDSuite/AutoModel	Sun Jun 26 13:53:57 2011 -0400
@@ -0,0 +1,4 @@
+#!/bin/bash
+	export BASE_DIR=`dirname "$0"`
+	. "$BASE_DIR"/setPathes.sh
+	"$BASE_DIR"/bin/AutoModel.bin "$@"