'work' -> 'basis' correction

db4
ageldama 2009-02-14 10:55:45 +09:00
parent eef49a82b5
commit 02e4c14a89
1 changed files with 1 additions and 1 deletions

View File

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