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:
Ferdi Franceschini
2006-09-06 13:51:41 +10:00
committed by Douglas Clowes
parent 4c0ec49124
commit e3c462aa66
4 changed files with 16 additions and 20 deletions

View File

@@ -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
#-------------------------------------------------------------------------