From 650ec37e5b7fc39e5d896deb283aa38638277c4f Mon Sep 17 00:00:00 2001
From: timmmooney <mooney@aps.anl.gov>
Date: Thu, 17 Feb 2005 20:27:04 +0000
Subject: [PATCH] deleted dbLoadTemplate(motor.substitutions) begin/end
 comments

---
 iocBoot/iocvxWorks/vme.cmd | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/iocBoot/iocvxWorks/vme.cmd b/iocBoot/iocvxWorks/vme.cmd
index f0949b1..265a948 100644
--- a/iocBoot/iocvxWorks/vme.cmd
+++ b/iocBoot/iocvxWorks/vme.cmd
@@ -1,6 +1,7 @@
-##### Motors (see motors.substitutions in same directory as this file) ####
-#dbLoadTemplate("basic_motor.substitutions")
-dbLoadTemplate("motor.substitutions")
+
+# BEGIN vme.cmd ---------------------------------------------------------------
+
+##### Motors
 
 # OMS VME driver setup parameters:
 #     (1)cards, (2)base address(short, 16-byte boundary),
@@ -116,3 +117,4 @@ dbLoadRecords("$(VME)/vmeApp/Db/vme.db", "P=xxx:,Q=vme1")
 # APS quad electrometer
 #<quadEM.cmd
 
+# END vme.cmd -----------------------------------------------------------------
-- 
GitLab