50 51 52 53 54 55 56
# File 'lib/tkextlib/blt.rb', line 50 def self.package_version begin TkPackage.require('BLT') rescue '' end end