diff CADDSuite-1.0.1/LigandFileSplitter @ 23:389056b8864a

Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
author greg
date Mon, 14 Nov 2011 17:02:30 -0500
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/CADDSuite-1.0.1/LigandFileSplitter	Mon Nov 14 17:02:30 2011 -0500
@@ -0,0 +1,4 @@
+#!/bin/bash
+		export BASE_DIR=`dirname "$0"`
+		. "$BASE_DIR"/setPathes.sh
+		"$BASE_DIR"/bin/LigandFileSplitter.bin "$@"