Use vocab: in io.encodings.korean

db4
Slava Pestov 2009-02-15 20:08:00 -06:00
parent 723dcd334f
commit e8c3fe2afc
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ cp949 "EUC-KR" register-encoding
: cp949.txt-lines ( -- seq )
! "cp949.txt" from ...
! <http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP949.TXT>
"resource:basis/io/encodings/korean/data/cp949.txt"
"vocab:io/encodings/korean/data/cp949.txt"
ascii file-lines ;
: drop-comments ( seq -- newseq )