Posted to tcl by groton at Sun Jun 28 16:49:31 GMT 2020view raw
- #!/bin/sh
- # Tcl ignores the next line -*- tcl -*- \
- exec /usr/local/opt/tcl-tk/bin/wish "$0" -- "$@"
- # Copyright © 2005-2016 Paul Mackerras. All rights reserved.
- # This program is free software; it may be used, copied, modified
- # and distributed under the terms of the GNU General Public Licence,
- # either version 2, or (at your option) any later version.
- #FROM https://wiki.tcl-lang.org/page/etprof
- #source /Users/luca/github/gitk-profile/etprof.tcl
- source /System/Library/Tcl/tkcon2.6/tkcon.tcl
- package require Tk
- package require tkcon
- idebug on