From 5e9cc00f1e7e2e42f880d843b7b00f398a803177 Mon Sep 17 00:00:00 2001 From: rivers Date: Thu, 18 Sep 2008 22:08:42 +0000 Subject: [PATCH] Removed SNCSEQ, not needed git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@7641 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- configure/RELEASE | 2 +- configure/RELEASE.win32-x86 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure/RELEASE b/configure/RELEASE index f547d60..0c8cc2c 100644 --- a/configure/RELEASE +++ b/configure/RELEASE @@ -9,7 +9,7 @@ TEMPLATE_TOP=$(EPICS_BASE)/templates/makeBaseApp/top #INSTALL_LOCATION_APP= #If using the sequencer, point SNCSEQ at its top directory: -SNCSEQ=/corvette/home/epics/devel/seq/2-0-11 +#SNCSEQ=/corvette/home/epics/devel/seq/2-0-11 # ASYN is needed for sockets and for smartControl ASYN=/corvette/home/epics/devel/asyn/4-10 diff --git a/configure/RELEASE.win32-x86 b/configure/RELEASE.win32-x86 index 0c47fad..1d6bca4 100755 --- a/configure/RELEASE.win32-x86 +++ b/configure/RELEASE.win32-x86 @@ -9,7 +9,7 @@ TEMPLATE_TOP=$(EPICS_BASE)/templates/makeBaseApp/top #INSTALL_LOCATION_APP= #If using the sequencer, point SNCSEQ at its top directory: -SNCSEQ=J:/epics/devel/seq/2-0-11 +#SNCSEQ=J:/epics/devel/seq/2-0-11 # ASYN is needed for sockets and for smartControl ASYN=J:/epics/devel/asyn/4-10