From eb9a8f607ff3043bf58d2e539c13f35cd630ebf5 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Thu, 23 Feb 2006 20:02:36 +0000 Subject: [PATCH] Change motorRecord.dbd to motorSupport.dbd for motorUtil registrar. --- motorExApp/NoAsyn/NoAsynInclude.dbd | 2 +- motorExApp/NoAsyn/NoAsynVxInclude.dbd | 2 +- motorExApp/NoAsyn/NoMPFInclude.dbd | 2 +- motorExApp/NoAsyn/NoMPFVxInclude.dbd | 2 +- motorExApp/NoMPF/NoMPFInclude.dbd | 2 +- motorExApp/NoMPF/NoMPFVxInclude.dbd | 2 +- motorExApp/WithAsyn/WithAsynVxInclude.dbd | 2 +- motorExApp/WithAsyn/WithMPFVxInclude.dbd | 2 +- motorExApp/WithMPF/WithMPFVxInclude.dbd | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/motorExApp/NoAsyn/NoAsynInclude.dbd b/motorExApp/NoAsyn/NoAsynInclude.dbd index 71eb83d6..0823a61a 100644 --- a/motorExApp/NoAsyn/NoAsynInclude.dbd +++ b/motorExApp/NoAsyn/NoAsynInclude.dbd @@ -1,5 +1,5 @@ include "base.dbd" -include "motorRecord.dbd" +include "motorSupport.dbd" #!include "devSoftMotor.dbd" #!include "devOms.dbd" #!include "devMXmotor.dbd" diff --git a/motorExApp/NoAsyn/NoAsynVxInclude.dbd b/motorExApp/NoAsyn/NoAsynVxInclude.dbd index 2280966c..2e7b98bd 100644 --- a/motorExApp/NoAsyn/NoAsynVxInclude.dbd +++ b/motorExApp/NoAsyn/NoAsynVxInclude.dbd @@ -1,5 +1,5 @@ include "base.dbd" -include "motorRecord.dbd" +include "motorSupport.dbd" #!include "devOms.dbd" #!include "devDeltaTau.dbd" #!include "devSoftMotor.dbd" diff --git a/motorExApp/NoAsyn/NoMPFInclude.dbd b/motorExApp/NoAsyn/NoMPFInclude.dbd index 71eb83d6..0823a61a 100644 --- a/motorExApp/NoAsyn/NoMPFInclude.dbd +++ b/motorExApp/NoAsyn/NoMPFInclude.dbd @@ -1,5 +1,5 @@ include "base.dbd" -include "motorRecord.dbd" +include "motorSupport.dbd" #!include "devSoftMotor.dbd" #!include "devOms.dbd" #!include "devMXmotor.dbd" diff --git a/motorExApp/NoAsyn/NoMPFVxInclude.dbd b/motorExApp/NoAsyn/NoMPFVxInclude.dbd index 2280966c..2e7b98bd 100644 --- a/motorExApp/NoAsyn/NoMPFVxInclude.dbd +++ b/motorExApp/NoAsyn/NoMPFVxInclude.dbd @@ -1,5 +1,5 @@ include "base.dbd" -include "motorRecord.dbd" +include "motorSupport.dbd" #!include "devOms.dbd" #!include "devDeltaTau.dbd" #!include "devSoftMotor.dbd" diff --git a/motorExApp/NoMPF/NoMPFInclude.dbd b/motorExApp/NoMPF/NoMPFInclude.dbd index 71eb83d6..0823a61a 100644 --- a/motorExApp/NoMPF/NoMPFInclude.dbd +++ b/motorExApp/NoMPF/NoMPFInclude.dbd @@ -1,5 +1,5 @@ include "base.dbd" -include "motorRecord.dbd" +include "motorSupport.dbd" #!include "devSoftMotor.dbd" #!include "devOms.dbd" #!include "devMXmotor.dbd" diff --git a/motorExApp/NoMPF/NoMPFVxInclude.dbd b/motorExApp/NoMPF/NoMPFVxInclude.dbd index 2280966c..2e7b98bd 100644 --- a/motorExApp/NoMPF/NoMPFVxInclude.dbd +++ b/motorExApp/NoMPF/NoMPFVxInclude.dbd @@ -1,5 +1,5 @@ include "base.dbd" -include "motorRecord.dbd" +include "motorSupport.dbd" #!include "devOms.dbd" #!include "devDeltaTau.dbd" #!include "devSoftMotor.dbd" diff --git a/motorExApp/WithAsyn/WithAsynVxInclude.dbd b/motorExApp/WithAsyn/WithAsynVxInclude.dbd index 30b25d5d..13b72d91 100644 --- a/motorExApp/WithAsyn/WithAsynVxInclude.dbd +++ b/motorExApp/WithAsyn/WithAsynVxInclude.dbd @@ -1,5 +1,5 @@ include "base.dbd" -include "motorRecord.dbd" +include "motorSupport.dbd" include "drvAsynSerialPort.dbd" #include "devAcsMotor.dbd" #include "devImsMotor.dbd" diff --git a/motorExApp/WithAsyn/WithMPFVxInclude.dbd b/motorExApp/WithAsyn/WithMPFVxInclude.dbd index 30b25d5d..13b72d91 100644 --- a/motorExApp/WithAsyn/WithMPFVxInclude.dbd +++ b/motorExApp/WithAsyn/WithMPFVxInclude.dbd @@ -1,5 +1,5 @@ include "base.dbd" -include "motorRecord.dbd" +include "motorSupport.dbd" include "drvAsynSerialPort.dbd" #include "devAcsMotor.dbd" #include "devImsMotor.dbd" diff --git a/motorExApp/WithMPF/WithMPFVxInclude.dbd b/motorExApp/WithMPF/WithMPFVxInclude.dbd index 30b25d5d..13b72d91 100644 --- a/motorExApp/WithMPF/WithMPFVxInclude.dbd +++ b/motorExApp/WithMPF/WithMPFVxInclude.dbd @@ -1,5 +1,5 @@ include "base.dbd" -include "motorRecord.dbd" +include "motorSupport.dbd" include "drvAsynSerialPort.dbd" #include "devAcsMotor.dbd" #include "devImsMotor.dbd"