update doc.
[chise/ruby.git] / src / chise.rb
1 #!/usr/bin/env ruby
2 # $Id: chise.rb,v 1.18 2003-11-10 08:10:12 eto Exp $
3 # Copyright (C) 2002-2003 Kouichirou Eto, All rights reserved.
4 # This is free software with ABSOLUTELY NO WARRANTY.
5 # You can redistribute it and/or modify it under the terms of the GNU GPL2.
6
7 require 'chise/char'
8 require 'chise/rbchise'
9 require 'chise/db'
10 require 'chise/ids'