~ubuntu-branches/ubuntu/trusty/ruby1.9/trusty

« back to all changes in this revision

Viewing changes to ext/tk/lib/tkextlib/tcllib/tablelist.rb

  • Committer: Bazaar Package Importer
  • Author(s): akira yamada
  • Date: 2007-05-26 21:02:58 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20070526210258-nkfg24tdre4e3tqw
Tags: 1.9.0+20070526-1
new upstream snapshot. (2006-07-26)

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
  # TkPackage.require('Tablelist', '4.2')
24
24
  TkPackage.require('Tablelist')
25
25
 
26
 
  requrie 'tkextlib/tcllib/tablelist_core'
 
26
  require 'tkextlib/tcllib/tablelist_core'
27
27
end