47 48 49 50 51 52 53
# File 'ext/lib/tkextlib/blt.rb', line 47 def self.package_version begin TkPackage.require('BLT') rescue '' end end