From 93ac201ab19e07928fcd2a6c4bc70f4c8ebdda69 Mon Sep 17 00:00:00 2001 From: rivers Date: Sun, 8 Aug 2010 17:10:02 +0000 Subject: [PATCH] Renamed apex2 to BIS git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@11279 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- ADApp/Db/{apex2.template => BIS.template} | 5 ++--- ADApp/Db/{apex2_settings.req => BIS_settings.req} | 0 2 files changed, 2 insertions(+), 3 deletions(-) rename ADApp/Db/{apex2.template => BIS.template} (96%) rename ADApp/Db/{apex2_settings.req => BIS_settings.req} (100%) diff --git a/ADApp/Db/apex2.template b/ADApp/Db/BIS.template similarity index 96% rename from ADApp/Db/apex2.template rename to ADApp/Db/BIS.template index ae814f5..460e1d8 100755 --- a/ADApp/Db/apex2.template +++ b/ADApp/Db/BIS.template @@ -1,6 +1,5 @@ -# Database for the records specific to the APEX2 driver -# Jeff Gebhardt -# March 18,2010 +# Database for the records specific to the BIS driver +# Jeff Gebhardt and Mark Rivers # Timeout waiting for SFRM file. record(ao, "$(P)$(R)ReadSFRMTimeout") diff --git a/ADApp/Db/apex2_settings.req b/ADApp/Db/BIS_settings.req similarity index 100% rename from ADApp/Db/apex2_settings.req rename to ADApp/Db/BIS_settings.req