Keep all config files in one directory.
r1107 | ffr | 2006-09-06 13:51:41 +1000 (Wed, 06 Sep 2006) | 2 lines
This commit is contained in:
committed by
Douglas Clowes
parent
4c0ec49124
commit
e3c462aa66
@@ -1,12 +1,11 @@
|
||||
# $Revision: 1.15 $
|
||||
# $Date: 2006-09-04 05:13:34 $
|
||||
# $Revision: 1.16 $
|
||||
# $Date: 2006-09-06 03:51:41 $
|
||||
# Author: Ferdi Franceschini (ffr@ansto.gov.au)
|
||||
# Last revision by: $Author: ffr $
|
||||
|
||||
#START SERVER CONFIGURATION SECTION
|
||||
set common $env(SICSCOMMON)
|
||||
source $common/dmc2280_util.tcl
|
||||
source $common/server_config.tcl
|
||||
source dmc2280_util.tcl
|
||||
source server_config.tcl
|
||||
#END SERVER CONFIGURATION SECTION
|
||||
|
||||
########################################
|
||||
@@ -629,4 +628,4 @@ ss2vo readscript ss2readvertoffset
|
||||
MakeCounter simCtr SIM -1.0
|
||||
MakeScanCommand xxxscan simCtr hrpd.hdd recover.bin
|
||||
|
||||
source $env(SICSERVERHOME)/hipadaba_hrpd_configuration.tcl
|
||||
source hipadaba_hrpd_configuration.tcl
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# $Revision: 1.2 $
|
||||
# $Date: 2006-09-04 05:43:24 $
|
||||
# $Revision: 1.3 $
|
||||
# $Date: 2006-09-06 03:51:41 $
|
||||
# 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(SICSCOMMON)/server_config.tcl
|
||||
source server_config.tcl
|
||||
#END SERVER CONFIGURATION SECTION
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user