diff CADDSuite-1.1/WaterFinder @ 6:decca54699e3

Uploaded Version 1.1
author marcel
date Thu, 12 Jan 2012 11:07:03 -0500
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/CADDSuite-1.1/WaterFinder	Thu Jan 12 11:07:03 2012 -0500
@@ -0,0 +1,4 @@
+#!/bin/bash
+		export BASE_DIR=`dirname "$0"`
+		. "$BASE_DIR"/setPathes.sh
+		"$BASE_DIR"/bin/WaterFinder.bin "$@"