From 2a739e2f09871697374a9ceeb3e2fe4d81078c1f Mon Sep 17 00:00:00 2001 From: Ferdi Franceschini Date: Thu, 5 Feb 2015 17:01:32 +1100 Subject: [PATCH] Remove some configuration code that was copied from Quokka. --- site_ansto/instrument/bilby/bilby_configuration.tcl | 5 ----- 1 file changed, 5 deletions(-) diff --git a/site_ansto/instrument/bilby/bilby_configuration.tcl b/site_ansto/instrument/bilby/bilby_configuration.tcl index c0dcfd24..f137595b 100644 --- a/site_ansto/instrument/bilby/bilby_configuration.tcl +++ b/site_ansto/instrument/bilby/bilby_configuration.tcl @@ -19,8 +19,6 @@ fileeval $cfPath(motors)/motor_configuration.tcl fileeval $cfPath(source)/source.tcl source $cfPath(hipadaba)/hipadaba_configuration.tcl -fileeval $cfPath(motors)/positmotor_configuration.tcl -fileeval $cfPath(velsel)/velsel.tcl fileeval $cfPath(parameters)/parameters.tcl fileeval $cfPath(plc)/plc.tcl fileeval $cfPath(chopper)/chopper.tcl @@ -43,10 +41,7 @@ fileeval $cfPath(environment)/temperature/sct_rvasm2.tcl fileeval $cfPath(environment)/temperature/sct_oxford_itc.tcl fileeval $cfPath(environment)/magneticField/oxford_labview.tcl fileeval $cfPath(environment)/magneticField/sct_bruker_BEC1.tcl -fileeval $cfPath(environment)/environment.tcl -fileeval $cfPath(environment)/sct_rheometer.tcl fileeval $cfPath(environment)/sct_protek_common.tcl -fileeval $cfPath(beamline)/spin_flipper.tcl fileeval $cfPath(commands)/pulser.tcl fileeval $cfPath(commands)/hvcommands.tcl