From 52bf965c235d1981f77108dcb1807a790be60a70 Mon Sep 17 00:00:00 2001 From: rivers Date: Thu, 25 Mar 2010 15:54:11 +0000 Subject: [PATCH] New file, nothing in it now, but placeholder for future needs git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@10362 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- ADApp/Db/NDOverlay.template | 5 +++++ ADApp/Db/NDOverlay_settings.req | 1 + 2 files changed, 6 insertions(+) create mode 100644 ADApp/Db/NDOverlay.template create mode 100644 ADApp/Db/NDOverlay_settings.req diff --git a/ADApp/Db/NDOverlay.template b/ADApp/Db/NDOverlay.template new file mode 100644 index 0000000..02b989c --- /dev/null +++ b/ADApp/Db/NDOverlay.template @@ -0,0 +1,5 @@ +# Database for NDPluginOverlay asyn driver and standard asyn device support +# Mark Rivers +# March 25, 2010 + +# Nothing extra needed beyond NDPluginBase.template for now diff --git a/ADApp/Db/NDOverlay_settings.req b/ADApp/Db/NDOverlay_settings.req new file mode 100644 index 0000000..aed8241 --- /dev/null +++ b/ADApp/Db/NDOverlay_settings.req @@ -0,0 +1 @@ +# Nothing extra needed beyond NDPluginBase_settings.req for now