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"