From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- sci-chemistry/ccpn/files/dangle | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 sci-chemistry/ccpn/files/dangle (limited to 'sci-chemistry/ccpn/files/dangle') diff --git a/sci-chemistry/ccpn/files/dangle b/sci-chemistry/ccpn/files/dangle new file mode 100644 index 000000000000..6d8a42e615de --- /dev/null +++ b/sci-chemistry/ccpn/files/dangle @@ -0,0 +1,8 @@ +#!/bin/bash + +export CCPNMR_TOP_DIR=gentoo_sitedir +export PYTHONPATH=.:${CCPNMR_TOP_DIR}/ccpn/python +export TCL_LIBRARY=gentootcl +export TK_LIBRARY=gentootk +export PSIPRED_DIR=gentoousr +gentoopython -O ${CCPNMR_TOP_DIR}/ccpn/python/cambridge/dangle/DangleGui.py $1 $2 $3 $4 $5 $6 -- cgit v1.2.3