Annotation of micropolis/src/tk/library/tkerror.tcl, revision 1.1

1.1     ! root        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: }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.