11 lines
317 B
Tcl
11 lines
317 B
Tcl
source $cfPath(hipadaba)/hipadaba_configuration_common.tcl
|
|
set sobj_klass_list [concat $sobj_klass_list junk]
|
|
set instrument_dictionary [concat $instrument_dictionary {
|
|
junk {
|
|
sobj {@any junk}
|
|
privilege spy
|
|
datatype @none
|
|
property {data true control true nxsave true klass NXnote type part}
|
|
}
|
|
} ]
|