repo.or.cz
/
tcl-tlc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Improved handling of case where child is killed by a signal
[tcl-tlc.git]
/
examples
/
console.tcl
blob
1879a91850ec8e3e1f4c417494f76a7241ee5832
1
#!/usr/bin/tclsh8.4
2
3
set
no_tk
1
4
source
"boilerplate.tcl"
5
6
Console
console
-enable
1
7
8
fake_mainloop