diff CADDSuite-1.0.1/SimilarityAnalyzer @ 28:05d77a8faef7

Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_MacOS_10.6.tar.gz
author greg
date Tue, 15 Nov 2011 14:55:48 -0500
parents 389056b8864a
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/CADDSuite-1.0.1/SimilarityAnalyzer	Tue Nov 15 14:55:48 2011 -0500
@@ -0,0 +1,4 @@
+#!/bin/bash
+		export BASE_DIR=`dirname "$0"`
+		. "$BASE_DIR"/setPathes.sh
+		"$BASE_DIR"/bin/SimilarityAnalyzer.bin "$@"