motorUtil added.

This commit is contained in:
Ron Sluiter
2006-02-23 19:54:35 +00:00
parent d8771ddd04
commit 275533b9a5
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -17,6 +17,7 @@ LIBRARY_IOC += motor
# The following are required for all motor record configurations.
motor_SRCS += motorRecord.cc motordevCom.cc motordrvCom.cc
motor_SRCS += motorUtil.cc motorUtilAux.cc
motor_LIBS += $(EPICS_BASE_IOC_LIBS)
+1 -1
View File
@@ -1,5 +1,5 @@
include motorRecord.dbd
registrar(motorUtilRegister)
#variable(motorRecordDebug)
#variable(motordrvComdebug)