~ubuntu-branches/ubuntu/jaunty/ruby1.8/jaunty

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-08-09 10:42:29 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20070809104229-vyrvcbqyy1jw0609
Tags: 1.8.6.36-1ubuntu1
* Merge with Debian; remaining changes:
  - Adjust configure options for lpia.

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