From 4888fadf35f3aac0ac0e38953fd27144485c4bf5 Mon Sep 17 00:00:00 2001
From: timmmooney <mooney@aps.anl.gov>
Date: Fri, 25 Mar 2005 18:42:36 +0000
Subject: [PATCH] Added softMotor.substitutions

---
 iocBoot/iocvxWorks/st.cmd | 1 +
 1 file changed, 1 insertion(+)

diff --git a/iocBoot/iocvxWorks/st.cmd b/iocBoot/iocvxWorks/st.cmd
index 612efc5..a4f7fdb 100644
--- a/iocBoot/iocvxWorks/st.cmd
+++ b/iocBoot/iocvxWorks/st.cmd
@@ -68,6 +68,7 @@ iocxxxVX_registerRecordDeviceDriver(pdbbase)
 # Motors
 #dbLoadTemplate("basic_motor.substitutions")
 dbLoadTemplate("motor.substitutions")
+dbLoadTemplate("softMotor.substitutions")
 
 ### Allstop, alldone
 # This database must agree with the motors and other positioners you've actually loaded.
-- 
GitLab