Skip to content
Snippets Groups Projects
Commit 50d7d7e4 authored by Ron Sluiter's avatar Ron Sluiter
Browse files

- Need xxxApp/op/adl in EPICS_DISPLAY_PATH.

parent 05890f23
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
setenv EPICS_APP /home/oxygen/SLUITER/ioc_Vx_5-4/support/xxx
set output = `perl $EPICS_APP/release.pl $EPICS_APP`
$output
setenv EPICS_DISPLAY_PATH $MOTOR/motorApp/op/adl':'$STD/stdApp/op/adl':'$MCA/mcaApp/op/adl':'$IP330/ip330App/adl':'$IP/ipApp/op/adl
setenv EPICS_DISPLAY_PATH $MOTOR/motorApp/op/adl':'$STD/stdApp/op/adl':'$MCA/mcaApp/op/adl':'$IP330/ip330App/adl':'$IP/ipApp/op/adl':'$SUPPORT/xxx/xxxApp/op/adl
setenv BURT_INCLUDE "-I$MOTOR/motorApp/op/adl -I$STD/stdApp/op/adl -I$MCA/mcaApp/op/adl -I$IP330/ip330App/op/adl"
if (! ${?MEDM_EXEC_LIST}) setenv MEDM_EXEC_LIST 'Help; medm_help.sh &T:Probe;probe &P &'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment