Set executable
r1357 | ffr | 2006-12-08 09:26:26 +1100 (Fri, 08 Dec 2006) | 2 lines
This commit is contained in:
committed by
Douglas Clowes
parent
d72f1706f8
commit
c519b2fdeb
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/tclsh
|
||||
# $Revision: 1.3 $
|
||||
# $Date: 2006-12-03 22:46:43 $
|
||||
# $Revision: 1.4 $
|
||||
# $Date: 2006-12-07 22:26:26 $
|
||||
# Author: Douglas Clowes (dcl@ansto.gov.au)
|
||||
# Last revision by $Author: ffr $
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
set instName [lindex $argv 0];
|
||||
# TODO The list of configuration files should be read in from
|
||||
# a file in the instrument directory.
|
||||
|
||||
# List of configuration files for SICS device objects.
|
||||
set infileList {motor_configuration.tcl counter.tcl}
|
||||
set fh [open $instName/hipadaba_configuration.tcl w]
|
||||
|
||||
Reference in New Issue
Block a user