diff CADDSuite/FeatureSelector @ 3:bb26168c5715

Uploaded
author marcel
date Tue, 12 Jul 2011 10:53:07 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/CADDSuite/FeatureSelector	Tue Jul 12 10:53:07 2011 -0400
@@ -0,0 +1,4 @@
+#!/bin/bash
+		export BASE_DIR=`dirname "$0"`
+		. "$BASE_DIR"/setPathes.sh
+		"$BASE_DIR"/bin/FeatureSelector.bin "$@"