Modified to for new util, config directory structure.
r1497 | ffr | 2007-02-16 16:39:16 +1100 (Fri, 16 Feb 2007) | 2 lines
This commit is contained in:
committed by
Douglas Clowes
parent
b76fa90814
commit
4654c4c9c7
@@ -1,10 +1,10 @@
|
||||
# $Revision: 1.13 $
|
||||
# $Date: 2007-02-13 05:23:33 $
|
||||
# $Revision: 1.14 $
|
||||
# $Date: 2007-02-16 05:38:19 $
|
||||
# Author: Ferdi Franceschini (ffr@ansto.gov.au)
|
||||
# Last revision by: $Author: ffr $
|
||||
|
||||
#START SERVER CONFIGURATION SECTION
|
||||
source dmc2280_util.tcl
|
||||
source util/dmc2280/dmc2280_util.tcl
|
||||
source sics_ports.tcl
|
||||
source server_config.tcl
|
||||
#END SERVER CONFIGURATION SECTION
|
||||
@@ -23,14 +23,14 @@ VarMake sics_mono_crystal Text User
|
||||
#MakeCounter simCtr SIM -1.0
|
||||
#MakeScanCommand xxxscan simCtr echidna.hdd recover.bin
|
||||
|
||||
fileeval motor_configuration.tcl
|
||||
fileeval $cfPath(motors)/motor_configuration.tcl
|
||||
|
||||
########
|
||||
source hipadaba_configuration.tcl
|
||||
source $cfPath(hipadaba)/hipadaba_configuration.tcl
|
||||
source gumxml.tcl
|
||||
|
||||
#source counter.tcl
|
||||
fileeval hmm_configuration.tcl
|
||||
fileeval nxscripts.tcl
|
||||
fileeval scan.tcl
|
||||
fileeval $cfPath(hmm)/hmm_configuration.tcl
|
||||
fileeval $cfPath(nexus)/nxscripts.tcl
|
||||
fileeval $cfPath(scan)/scan.tcl
|
||||
fileeval extraconfig.tcl
|
||||
|
||||
Reference in New Issue
Block a user