summaryrefslogtreecommitdiff
path: root/ext/nkf/MANIFEST
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-10-29 06:51:33 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-10-29 06:51:33 +0000
commit35b917f3ee63fc2251e3d4fc063a48f2d91bb96c (patch)
treeeda11bf5a0f952cede89cfb1cd3fd38d42999431 /ext/nkf/MANIFEST
parent640fad68cc5061b1fef782a842f1e4f038107883 (diff)
follow to nkf 2.0.4
:new constants NKF::VERSION NKF::ASCII NKF::UTF8 NKF::UTF16 NKF::UTF32 :new methods NFK.guess1 (guess) NKF.guess2 (from nkf2) git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7132 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/nkf/MANIFEST')
-rw-r--r--ext/nkf/MANIFEST4
1 files changed, 3 insertions, 1 deletions
diff --git a/ext/nkf/MANIFEST b/ext/nkf/MANIFEST
index 5114a3762a..2a66f44ae0 100644
--- a/ext/nkf/MANIFEST
+++ b/ext/nkf/MANIFEST
@@ -3,5 +3,7 @@ depend
extconf.rb
lib/kconv.rb
nkf.c
-nkf1.7/nkf.c
+nkf-utf8/config.h
+nkf-utf8/nkf.c
+nkf-utf8/utf8tbl.c
test.rb