Add Kowari (rsd)
r1285 | dcl | 2006-11-14 14:07:30 +1100 (Tue, 14 Nov 2006) | 2 lines
This commit is contained in:
@@ -9,7 +9,7 @@ array set accesscode [list 0 READ_ONLY 1 MANAGER 2 USER 3 SPY ];
|
|||||||
|
|
||||||
proc genXML {instrument} {
|
proc genXML {instrument} {
|
||||||
global doc;
|
global doc;
|
||||||
array set instPath [list echidna hrpd wombat hipd koala qld quokka sans platypus reflectometer pelican pas taipan tas];
|
array set instPath [list echidna hrpd wombat hipd koala qld quokka sans platypus reflectometer pelican pas taipan tas kowari rsd];
|
||||||
|
|
||||||
instrumentXML $instrument;
|
instrumentXML $instrument;
|
||||||
cd $instPath($instrument);
|
cd $instPath($instrument);
|
||||||
|
|||||||
Reference in New Issue
Block a user