From 389534c83a756760f07934431f93faf9e649b170 Mon Sep 17 00:00:00 2001 From: zimoch Date: Fri, 13 Dec 2013 09:44:40 +0000 Subject: [PATCH] renamed directory from EPICS_R3.14.8 EPICS_R3.14 --- {EPICS_R3.14.8 => EPICS_R3.14}/startup.script_epicsdependent | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {EPICS_R3.14.8 => EPICS_R3.14}/startup.script_epicsdependent (87%) diff --git a/EPICS_R3.14.8/startup.script_epicsdependent b/EPICS_R3.14/startup.script_epicsdependent similarity index 87% rename from EPICS_R3.14.8/startup.script_epicsdependent rename to EPICS_R3.14/startup.script_epicsdependent index 788eabd..5b0e482 100644 --- a/EPICS_R3.14.8/startup.script_epicsdependent +++ b/EPICS_R3.14/startup.script_epicsdependent @@ -1,4 +1,4 @@ -# $Source: /cvs/A/CS/startup/EPICS_R3.14.8/Attic/startup.script_epicsdependent,v $ +# $Source: /cvs/A/CS/startup/EPICS_R3.14/Attic/startup.script_epicsdependent,v $ cd LIB # load EPICS system core @@ -35,4 +35,4 @@ EvtTimeConfigure(0, 5, 500000, 18323, 18322, 250) AUTOSRHOST=bootHost() -# end of R3.14.8 specific script +# end of R3.14 specific script