From 09cefb263b5104ff76465e8dcfe61760e2054965 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Tue, 8 Jun 2010 19:57:51 +0200 Subject: added missing envs (Portage version: 2.2_rc67/git/Linux x86_64) (Signed Manifest commit) --- sci-chemistry/nmrpipe/files/env-nmrpipe | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sci-chemistry/nmrpipe/files/env-nmrpipe') diff --git a/sci-chemistry/nmrpipe/files/env-nmrpipe b/sci-chemistry/nmrpipe/files/env-nmrpipe index beb9d707e..1ca8dbb6e 100644 --- a/sci-chemistry/nmrpipe/files/env-nmrpipe +++ b/sci-chemistry/nmrpipe/files/env-nmrpipe @@ -9,6 +9,9 @@ PATH="${NMRBASE}/bin" # Auxiliary NMRPipe scripts # PATH="${PATH}:${NMRBASE}/com" +TALOS_DIR="${NMRBASE}/talos" +TALOSP_DIR="${NMRBASE}/talosplus" + # Dynamo DYNAMO_DIR="${NMRBASE}/dynamo" DYNAMO_PARAMS="${DYNAMO_DIR}/params" @@ -21,3 +24,4 @@ PDBH_BASE="${NMRBASE}/pdb" PDBH_DIR="${PDBH_BASE}/pdbH" PDBH_LIST="${PDBH_BASE}/pdbH.list" PDBH_TAB="${PDBH_BASE}/resolution.tab" + -- cgit v1.2.3