From b2a3906490675fdc6af3e0dbd4fad2f1230965d9 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Mon, 16 Jun 2003 15:03:12 +0000 Subject: [PATCH] Update modification log. --- motorApp/SoftMotorSrc/devSoft.cc | 5 +++-- motorApp/SoftMotorSrc/devSoft.h | 5 +++-- motorApp/SoftMotorSrc/devSoftAux.cc | 5 +++-- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/motorApp/SoftMotorSrc/devSoft.cc b/motorApp/SoftMotorSrc/devSoft.cc index c1ef343d..dac787fc 100644 --- a/motorApp/SoftMotorSrc/devSoft.cc +++ b/motorApp/SoftMotorSrc/devSoft.cc @@ -2,9 +2,9 @@ FILENAME... devSoft.cc USAGE... Motor record device level support for Soft channel. -Version: $Revision: 1.5 $ +Version: $Revision: 1.6 $ Modified By: $Author: sluiter $ -Last Modified: $Date: 2003-06-06 21:09:24 $ +Last Modified: $Date: 2003-06-16 15:03:12 $ */ /* @@ -37,6 +37,7 @@ Last Modified: $Date: 2003-06-06 21:09:24 $ * by this record. * .01 10-29-02 rls - LOCK field added to prevent synchronization due to * changing readback. + * .02 06-16-03 rls Convert to R3.14.x. */ diff --git a/motorApp/SoftMotorSrc/devSoft.h b/motorApp/SoftMotorSrc/devSoft.h index cc6e308e..e11dd627 100644 --- a/motorApp/SoftMotorSrc/devSoft.h +++ b/motorApp/SoftMotorSrc/devSoft.h @@ -4,9 +4,9 @@ FILENAME.. devSoft.h USAGE... This file contains information that is common to all Soft channel device support modules. -Version: $Revision: 1.8 $ +Version: $Revision: 1.9 $ Modified By: $Author: sluiter $ -Last Modified: $Date: 2002-10-31 20:47:55 $ +Last Modified: $Date: 2003-06-16 15:03:12 $ */ /* @@ -27,6 +27,7 @@ Last Modified: $Date: 2002-10-31 20:47:55 $ * * Modification Log: * ----------------- + * .01 06-16-03 rls Converted to R3.14.x. */ #ifndef INCdevSofth diff --git a/motorApp/SoftMotorSrc/devSoftAux.cc b/motorApp/SoftMotorSrc/devSoftAux.cc index 1eb7eac5..cd56d4c0 100644 --- a/motorApp/SoftMotorSrc/devSoftAux.cc +++ b/motorApp/SoftMotorSrc/devSoftAux.cc @@ -2,9 +2,9 @@ FILENAME... devSoftAux.cc USAGE... Motor record device level support for Soft channel. -Version: $Revision: 1.4 $ +Version: $Revision: 1.5 $ Modified By: $Author: sluiter $ -Last Modified: $Date: 2003-06-06 16:18:27 $ +Last Modified: $Date: 2003-06-16 15:03:12 $ */ /* @@ -25,6 +25,7 @@ Last Modified: $Date: 2003-06-06 16:18:27 $ * * Modification Log: * ----------------- + * .01 06-16-03 rls Convert to R3.14.x. */