initial commit
This commit is contained in:
10
tcl/drivers/value.tcl
Normal file
10
tcl/drivers/value.tcl
Normal file
@@ -0,0 +1,10 @@
|
||||
namespace eval value {} {
|
||||
}
|
||||
|
||||
proc stdConfig::value {} {
|
||||
variable name
|
||||
|
||||
controller syncedprot
|
||||
|
||||
obj VALUE upd
|
||||
}
|
||||
Reference in New Issue
Block a user