From 4c0ec4912438daf775912b9ecf7b35fa1ac6824d Mon Sep 17 00:00:00 2001 From: Ferdi Franceschini Date: Mon, 4 Sep 2006 15:43:24 +1000 Subject: [PATCH] Fixed patch for server_config r1106 | ffr | 2006-09-04 15:43:24 +1000 (Mon, 04 Sep 2006) | 2 lines --- site_ansto/instrument/hrpd/sim_configuration.tcl | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/site_ansto/instrument/hrpd/sim_configuration.tcl b/site_ansto/instrument/hrpd/sim_configuration.tcl index d2b9d0e2..e960f04f 100644 --- a/site_ansto/instrument/hrpd/sim_configuration.tcl +++ b/site_ansto/instrument/hrpd/sim_configuration.tcl @@ -1,10 +1,11 @@ -# $Revision: 1.1 $ -# $Date: 2006-09-04 05:37:58 $ +# $Revision: 1.2 $ +# $Date: 2006-09-04 05:43:24 $ # Author: Ferdi Franceschini (ffr@ansto.gov.au) # Last revision by: $Author: ffr $ +# Provides simulated motors for experimenting with scan and batch commands #START SERVER CONFIGURATION SECTION -source $env(SICSERVERHOME)/server_config.tcl +source $env(SICSCOMMON)/server_config.tcl #END SERVER CONFIGURATION SECTION #-------------------------------------------------------------------------