Add source files for ISO 8859 mappings and move converter to src/etc/.
authorChris Hanson <org/chris-hanson/cph>
Mon, 1 May 2017 01:13:02 +0000 (18:13 -0700)
committerChris Hanson <org/chris-hanson/cph>
Mon, 1 May 2017 01:13:02 +0000 (18:13 -0700)
commit1ba63bb5a5ec8b62ced6c8e4c1dfbd8452e34899
tree9838cf026693110c95ce370345d428be07d3edcd
parent9682e313ff019682adf76d04dcf123328a21a656
Add source files for ISO 8859 mappings and move converter to src/etc/.
18 files changed:
src/etc/iso8859-converter.scm [new file with mode: 0644]
src/etc/iso8859-mapping/8859-1.txt [new file with mode: 0644]
src/etc/iso8859-mapping/8859-10.txt [new file with mode: 0644]
src/etc/iso8859-mapping/8859-11.txt [new file with mode: 0644]
src/etc/iso8859-mapping/8859-13.txt [new file with mode: 0644]
src/etc/iso8859-mapping/8859-14.txt [new file with mode: 0644]
src/etc/iso8859-mapping/8859-15.txt [new file with mode: 0644]
src/etc/iso8859-mapping/8859-16.txt [new file with mode: 0644]
src/etc/iso8859-mapping/8859-2.txt [new file with mode: 0644]
src/etc/iso8859-mapping/8859-3.txt [new file with mode: 0644]
src/etc/iso8859-mapping/8859-4.txt [new file with mode: 0644]
src/etc/iso8859-mapping/8859-5.txt [new file with mode: 0644]
src/etc/iso8859-mapping/8859-6.txt [new file with mode: 0644]
src/etc/iso8859-mapping/8859-7.txt [new file with mode: 0644]
src/etc/iso8859-mapping/8859-8.txt [new file with mode: 0644]
src/etc/iso8859-mapping/8859-9.txt [new file with mode: 0644]
src/etc/iso8859-mapping/README.txt [new file with mode: 0644]
src/runtime/genio.scm