diff CADDSuite/InteractionConstraintDefiner @ 1:867bf9f815a0

Uploaded
author g2cmnty@test-web1.g2.bx.psu.edu
date Sun, 26 Jun 2011 13:45:14 -0400
parents
children b7a89b15646f
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/CADDSuite/InteractionConstraintDefiner	Sun Jun 26 13:45:14 2011 -0400
@@ -0,0 +1,4 @@
+#!/bin/bash
+	export BASE_DIR=`dirname "$0"`
+	. "$BASE_DIR"/setPathes.sh
+	"$BASE_DIR"/bin/InteractionConstraintDefiner.bin "$@"