From: eto Date: Mon, 10 Nov 2003 08:32:10 +0000 (+0000) Subject: mv file X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=4466354ade9ba5549af7ee35b3f82885a52a55d8;p=chise%2Fruby.git mv file --- diff --git a/lib/chise.rb b/lib/chise.rb new file mode 100755 index 0000000..e6699c3 --- /dev/null +++ b/lib/chise.rb @@ -0,0 +1,10 @@ +#!/usr/bin/env ruby +# $Id: chise.rb,v 1.1 2003-11-10 08:32:10 eto Exp $ +# Copyright (C) 2002-2003 Kouichirou Eto, All rights reserved. +# This is free software with ABSOLUTELY NO WARRANTY. +# You can redistribute it and/or modify it under the terms of the GNU GPL2. + +require 'chise/char' +require 'chise/rbchise' +require 'chise/db' +require 'chise/ids'