projects
/
micropolis
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
add afplay to player script
[micropolis]
/
res
/
tkerror.tcl
This page requires JavaScript to run. Use
this page
instead.
0 / 7 ( 0%)
Commit
Line
Data
1
# This file contains a default version of the tkError procedure. It
2
# just prints out a stack trace.
3
4
proc tkerror err {
5
global errorInfo
6
puts stdout "$errorInfo"
7
}
Impressum
,
Datenschutz