add drivers from l_samenv@samenv
This commit is contained in:
10
tcl/drivers/text.tcl
Normal file
10
tcl/drivers/text.tcl
Normal file
@ -0,0 +1,10 @@
|
||||
namespace eval text {
|
||||
}
|
||||
|
||||
proc stdConfig::text {} {
|
||||
variable node
|
||||
|
||||
controller syncedprot
|
||||
|
||||
obj text par -text ""
|
||||
}
|
Reference in New Issue
Block a user