From 5841afe0ce6750200b6305fb552f4e92c11c6f3f Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Tue, 21 Sep 2004 15:36:19 +0000 Subject: [PATCH] Delta Tau added. --- motorExApp/NoAsyn/Makefile | 1 + motorExApp/NoAsyn/NoAsynVxInclude.dbd | 1 + motorExApp/NoAsyn/NoMPFVxInclude.dbd | 1 + motorExApp/NoMPF/Makefile | 1 + motorExApp/NoMPF/NoMPFVxInclude.dbd | 1 + 5 files changed, 5 insertions(+) diff --git a/motorExApp/NoAsyn/Makefile b/motorExApp/NoAsyn/Makefile index ec2adf22..5ccde155 100644 --- a/motorExApp/NoAsyn/Makefile +++ b/motorExApp/NoAsyn/Makefile @@ -21,6 +21,7 @@ NoMPF_LIBS += $(EPICS_BASE_IOC_LIBS) NoMPFVx_SRCS += NoMPFVx_registerRecordDeviceDriver.cpp #!NoMPFVx_LIBS += softMotor #!NoMPFVx_LIBS += oms +#!NoMPFVx_LIBS += DeltaTau NoMPFVx_LIBS += motor NoMPFVx_OBJS += $(EPICS_BASE_BIN)/vxComLibrary diff --git a/motorExApp/NoAsyn/NoAsynVxInclude.dbd b/motorExApp/NoAsyn/NoAsynVxInclude.dbd index f8e30809..2280966c 100644 --- a/motorExApp/NoAsyn/NoAsynVxInclude.dbd +++ b/motorExApp/NoAsyn/NoAsynVxInclude.dbd @@ -1,4 +1,5 @@ include "base.dbd" include "motorRecord.dbd" #!include "devOms.dbd" +#!include "devDeltaTau.dbd" #!include "devSoftMotor.dbd" diff --git a/motorExApp/NoAsyn/NoMPFVxInclude.dbd b/motorExApp/NoAsyn/NoMPFVxInclude.dbd index f8e30809..2280966c 100644 --- a/motorExApp/NoAsyn/NoMPFVxInclude.dbd +++ b/motorExApp/NoAsyn/NoMPFVxInclude.dbd @@ -1,4 +1,5 @@ include "base.dbd" include "motorRecord.dbd" #!include "devOms.dbd" +#!include "devDeltaTau.dbd" #!include "devSoftMotor.dbd" diff --git a/motorExApp/NoMPF/Makefile b/motorExApp/NoMPF/Makefile index ec2adf22..5ccde155 100644 --- a/motorExApp/NoMPF/Makefile +++ b/motorExApp/NoMPF/Makefile @@ -21,6 +21,7 @@ NoMPF_LIBS += $(EPICS_BASE_IOC_LIBS) NoMPFVx_SRCS += NoMPFVx_registerRecordDeviceDriver.cpp #!NoMPFVx_LIBS += softMotor #!NoMPFVx_LIBS += oms +#!NoMPFVx_LIBS += DeltaTau NoMPFVx_LIBS += motor NoMPFVx_OBJS += $(EPICS_BASE_BIN)/vxComLibrary diff --git a/motorExApp/NoMPF/NoMPFVxInclude.dbd b/motorExApp/NoMPF/NoMPFVxInclude.dbd index f8e30809..2280966c 100644 --- a/motorExApp/NoMPF/NoMPFVxInclude.dbd +++ b/motorExApp/NoMPF/NoMPFVxInclude.dbd @@ -1,4 +1,5 @@ include "base.dbd" include "motorRecord.dbd" #!include "devOms.dbd" +#!include "devDeltaTau.dbd" #!include "devSoftMotor.dbd"