From da8c511d9868daaf5793392424d15ee81c3d79f4 Mon Sep 17 00:00:00 2001 From: MarkRivers <rivers@cars.uchicago.edu> Date: Mon, 14 Jan 2008 16:27:08 +0000 Subject: [PATCH] Updated comments --- xxxApp/src/iocxxxLinuxInclude.dbd | 2 +- xxxApp/src/iocxxxWin32Include.dbd | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xxxApp/src/iocxxxLinuxInclude.dbd b/xxxApp/src/iocxxxLinuxInclude.dbd index 58b0e6a..2285f7b 100644 --- a/xxxApp/src/iocxxxLinuxInclude.dbd +++ b/xxxApp/src/iocxxxLinuxInclude.dbd @@ -4,6 +4,6 @@ include "xxxCommonInclude.dbd" # support uncomment the following line # (Support build is commented out of mca/mcaApp/CanberraSrc/Makefile) #include "mcaCanberraSupport.dbd" -# If you want to build parallel port interface to Saturn DXP uncomment the following line +# If you want to build parallel port or USB interfaces to Saturn DXP uncomment the following line include "dxpSupport.dbd" diff --git a/xxxApp/src/iocxxxWin32Include.dbd b/xxxApp/src/iocxxxWin32Include.dbd index 3d47aaf..346ef93 100644 --- a/xxxApp/src/iocxxxWin32Include.dbd +++ b/xxxApp/src/iocxxxWin32Include.dbd @@ -4,6 +4,6 @@ include "xxxCommonInclude.dbd" # If your host supports libpcap and libnet and you want to build Canberra network # support uncomment the following line #include "mcaCanberraSupport.dbd" -# If you want to build parallel port interface to Saturn DXP uncomment the following line +# If you want to build parallel port or USB interfaces to Saturn and/or xMAP DXP +# then uncomment the following line include "dxpSupport.dbd" - -- GitLab