Changeset 1151


Ignore:
Timestamp:
Sep 10, 2008, 1:18:55 PM (16 years ago)
Author:
dkearney
Message:

adding BLT to the required packages for rappture to load
nanomos (and probably other apps) use blt without requiring it.
we should fix nanomos.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lang/tcl/pkgIndex.tcl.in

    r1018 r1151  
    1212    set ext [info sharedlibextension]
    1313    load [file join $dir "Rappture${version}${ext}"]
     14    package require BLT
    1415    package provide Rappture $version
    1516} $dir]
Note: See TracChangeset for help on using the changeset viewer.