diff CADDSuite/Validator @ 0:bac3c274238f

Migrated tool version 0.93 from old tool shed archive to new tool shed repository
author marcel
date Tue, 07 Jun 2011 16:43:30 -0400
parents
children b7a89b15646f
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/CADDSuite/Validator	Tue Jun 07 16:43:30 2011 -0400
@@ -0,0 +1,4 @@
+#!/bin/bash
+	export BASE_DIR=`dirname "$0"`
+	. "$BASE_DIR"/setPathes.sh
+	"$BASE_DIR"/bin/Validator.bin "$@"