diff CADDSuite/MolDepict @ 0:8ce0411aaeb3

Uploaded CADDSuite version 0.94
author marcel
date Sun, 26 Jun 2011 14:01:09 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/CADDSuite/MolDepict	Sun Jun 26 14:01:09 2011 -0400
@@ -0,0 +1,4 @@
+#!/bin/bash
+	export BASE_DIR=`dirname "$0"`
+	. "$BASE_DIR"/setPathes.sh
+	"$BASE_DIR"/bin/MolDepict.bin "$@"