8 lines
189 B
Factor
8 lines
189 B
Factor
|
! Copyright (C) 2009 Doug Coleman.
|
||
|
! See http://factorcode.org/license.txt for BSD license.
|
||
|
USING: io.encodings.8-bit ;
|
||
|
IN: io.encodings.8-bit.latin4
|
||
|
|
||
|
8-BIT: latin4 ISO_8859-4:1988 8859-4
|
||
|
|