root/lang/ruby/wema/lib/uconv.rb
| Revision 3489, 195 bytes (checked in by kan, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | #! /usr/local/bin/ruby |
| 2 | ## uconv wrapper |
| 3 | ## (c) 2003 by yoshidam |
| 4 | ## |
| 5 | ## $Id: uconv.rb,v 1.1 2004/12/21 14:11:42 mikihoshi Exp $ |
| 6 | |
| 7 | begin |
| 8 | require 'uconv.so' |
| 9 | rescue LoadError |
| 10 | require 'rbuconv' |
| 11 | end |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)