From 528d6792eb1aa98660209c218fbf17070cb86310 Mon Sep 17 00:00:00 2001
From: Keenan Lang <klang@aps.anl.gov>
Date: Wed, 7 Sep 2016 16:48:31 -0500
Subject: [PATCH] built settings and positions will be in their own req files

---
 iocBoot/iocxxx/auto_positions.req | 2 --
 iocBoot/iocxxx/auto_settings.req  | 2 --
 2 files changed, 4 deletions(-)

diff --git a/iocBoot/iocxxx/auto_positions.req b/iocBoot/iocxxx/auto_positions.req
index d49f78f..e69de29 100644
--- a/iocBoot/iocxxx/auto_positions.req
+++ b/iocBoot/iocxxx/auto_positions.req
@@ -1,2 +0,0 @@
-
-file built_positions.req P=$(P)
diff --git a/iocBoot/iocxxx/auto_settings.req b/iocBoot/iocxxx/auto_settings.req
index e1c4e66..e69de29 100644
--- a/iocBoot/iocxxx/auto_settings.req
+++ b/iocBoot/iocxxx/auto_settings.req
@@ -1,2 +0,0 @@
-
-file built_settings.req P=$(P)
-- 
GitLab