Artifact 4c0fa04a77e25e76ed93e5c1eba8a35387e1ba8b:
- File TextSweep.app/Contents/lib/cocoaprint1.4/pkgIndex.tcl — part of check-in [a7af6d5c8e] at 2016-07-02 03:07:54 on branch trunk — Initial commit (user: kevin size: 388)
- File libs/cocoaprint1.4/pkgIndex.tcl — part of check-in [a7af6d5c8e] at 2016-07-02 03:07:54 on branch trunk — Initial commit (user: kevin size: 388)
- File maclibs/cocoaprint1.4/pkgIndex.tcl — part of check-in [a7af6d5c8e] at 2016-07-02 03:07:54 on branch trunk — Initial commit (user: kevin size: 388)
# # Tcl package index file # #if {[catch {package require Tcl 8.2}]} return #package ifneeded MacCarbonPrint 1.4 \ # [list load [file join $dir libcocoaprint1.4.dylib] cocoaprint] package ifneeded cocoaprint 1.4 " package require Tk 8.5- if {\"AppKit\" ni \[winfo server .\]} {error {TkAqua Cocoa required}} [list load [file join $dir libcocoaprint1.4.dylib] cocoaprint]"