7 lines
185 B
Factor
7 lines
185 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.latin9
|
||
|
|
|
||
|
|
8-BIT: latin9 ISO-8859-15 8859-15
|