7 lines
192 B
Factor
7 lines
192 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.greek
|
||
|
|
||
|
8-BIT: latin/greek ISO_8859-7:1987 8859-7
|