Merged release 2.1
r2664 | ffr | 2008-07-18 14:33:39 +1000 (Fri, 18 Jul 2008) | 2 lines
This commit is contained in:
committed by
Douglas Clowes
parent
8fb864ee37
commit
e31aa973a6
@@ -1,5 +1,5 @@
|
||||
# $Revision: 1.11 $
|
||||
# $Date: 2008-07-11 01:09:57 $
|
||||
# $Revision: 1.12 $
|
||||
# $Date: 2008-07-18 04:33:39 $
|
||||
# Author: Ferdi Franceschini (ffr@ansto.gov.au)
|
||||
# Last revision by: $Author: ffr $
|
||||
|
||||
@@ -56,8 +56,8 @@ catch {
|
||||
::anticollider::init
|
||||
server_init
|
||||
|
||||
if [file exists extraconfig.tcl] {
|
||||
fileeval extraconfig.tcl
|
||||
if [file exists ../extraconfig.tcl] {
|
||||
fileeval ../extraconfig.tcl
|
||||
}
|
||||
|
||||
buildHDB instrument_dictionary
|
||||
|
||||
Reference in New Issue
Block a user