]> gitweb.factorcode.org Git - factor.git/blob - basis/io/encodings/8-bit/latin6/latin6.factor
5e71f75a2ce37f31d9a538cb997beac5d4328d81
[factor.git] / basis / io / encodings / 8-bit / latin6 / latin6.factor
1 ! Copyright (C) 2009 Doug Coleman.
2 ! See http://factorcode.org/license.txt for BSD license.
3 USING: io.encodings.8-bit ;
4 IN: io.encodings.8-bit.latin6
5
6 8-BIT: latin6 ISO-8859-10 8859-10
7