Skip to content
Snippets Groups Projects
Commit 7787c185 authored by mooney's avatar mooney
Browse files

MEASCOMP

parent b7db1b65
No related branches found
No related tags found
No related merge requests found
......@@ -66,6 +66,9 @@ endif
if ( ${?MCA} ) then
setenv EDP ${EDP}:${MCA}/mcaApp/op/adl
endif
if ( ${?MEASCOMP} ) then
setenv EDP ${EDP}:${MEASCOMP}/measCompApp/op/adl
endif
if ( ${?MODBUS} ) then
setenv EDP ${EDP}:${MODBUS}/modbusApp/op/adl
endif
......
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