Artifact 1865c63b8c1da882760ab9c68390958f6cb853c4:
- File mactoolbar/pkgIndex.tcl — part of check-in [eeea27ce91] at 2015-07-07 03:03:03 on branch trunk — Re-work commit (user: kevin size: 237)
# # Tcl package index file # package ifneeded mactoolbar 1.0 " package require Tk 8.5- if {\"AppKit\" ni \[winfo server .\]} {error {TkAqua Cocoa required}} load [list [file join $dir libmactoolbar1.0.dylib]] mactoolbar"