From 9f542bc1b6e54885119c320a8e673a79e8734570 Mon Sep 17 00:00:00 2001
From: timmmooney <mooney@aps.anl.gov>
Date: Tue, 9 Mar 2010 20:13:41 +0000
Subject: [PATCH] softGlue

---
 setup_epics_common | 1 +
 1 file changed, 1 insertion(+)

diff --git a/setup_epics_common b/setup_epics_common
index 865bb05..75409f2 100644
--- a/setup_epics_common
+++ b/setup_epics_common
@@ -23,6 +23,7 @@ setenv EPICS_DISPLAY_PATH $EPICS_DISPLAY_PATH':'$STD/stdApp/op/adl
 setenv EPICS_DISPLAY_PATH $EPICS_DISPLAY_PATH':'$VME/vmeApp/op/adl
 setenv EPICS_DISPLAY_PATH $EPICS_DISPLAY_PATH':'$ASYN/medm
 setenv EPICS_DISPLAY_PATH $EPICS_DISPLAY_PATH':'$VAC/vacApp/op/adl
+setenv EPICS_DISPLAY_PATH $EPICS_DISPLAY_PATH':'$SOFTGLUE/softGlueApp/op/adl
 
 # This should agree with the environment variable set by the ioc
 # see 'putenv "EPICS_CA_MAX_ARRAY_BYTES=64008"' in iocBoot/ioc<target>/st.cmd
-- 
GitLab