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:
Ferdi Franceschini
2007-02-16 16:39:16 +11:00
committed by Douglas Clowes
parent b76fa90814
commit 4654c4c9c7
24 changed files with 412 additions and 1717 deletions

View File

@@ -1,17 +1,27 @@
# SICS common configuration
# $Revision: 1.12 $
# $Date: 2007-02-13 05:21:01 $
# $Revision: 1.13 $
# $Date: 2007-02-16 05:34:41 $
# Author: Ferdi Franceschini (ffr@ansto.gov.au)
# Last revision by $Author: ffr $
#set sicsroot /usr/local/sics
set sicsroot ../
set cfParent config
array set cfPath [list\
motors $cfParent/motors\
counter $cfParent/counter\
hmm $cfParent/hmm\
scan $cfParent/scan\
counter $cfParent/counter\
nexus $cfParent/nexus\
hipadaba $cfParent/hipadaba]
ServerOption LogFileBaseName $sicsroot/log/serverlog
installprotocolhandler
source utility.tcl
source util/utility.tcl
ServerOption statusfile $sicsroot/log/status.tcl
ServerOption RedirectFile $sicsroot/log/stdout