Skip to content
Snippets Groups Projects
Commit 449572dc authored by mooney's avatar mooney
Browse files

added stream support, commented out

parent 0f756d9f
No related branches found
No related tags found
No related merge requests found
......@@ -73,6 +73,7 @@ xxx_Common_LIBS += Newport PI Parker
xxx_Common_LIBS += softMotor motorSimSupport motor
xxx_Common_LIBS += asyn
#xxx_Common_LIBS += stream streamSynApps
xxx_Common_LIBS += seq pv seqDev
xxx_Common_LIBS += $(EPICS_BASE_IOC_LIBS)
......
......@@ -61,3 +61,6 @@ include "devSoftMotor.dbd"
# seq
include "devSequencer.dbd"
# stream
#include "stream.dbd"
#include "streamSynApps.dbd"
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