1117259Sache# $FreeBSD$
2117259Sache#
3117259Sache# map.ARMSCII-8 defined by Vahe Khachikyan <vahe@khachikyan.de>
4117259Sache# 
5117259SacheNU \x00
6117259SacheSH \x01
7117259SacheSX \x02
8117259SacheEX \x03
9117259SacheET \x04
10117259SacheEQ \x05
11117259SacheAK \x06
12117259SacheBL \x07
13117259SacheBS \x08
14117259SacheHT \x09
15117259SacheLF \x0a
16117259SacheVT \x0b
17117259SacheFF \x0c
18117259SacheCR \x0d
19117259SacheSO \x0e
20117259SacheSI \x0f
21117259SacheDL \x10
22117259SacheD1 \x11
23117259SacheD2 \x12
24117259SacheD3 \x13
25117259SacheD4 \x14
26117259SacheNK \x15
27117259SacheSY \x16
28117259SacheEB \x17
29117259SacheCN \x18
30117259SacheEM \x19
31117259SacheSB \x1a
32117259SacheEC \x1b
33117259SacheFS \x1c
34117259SacheGS \x1d
35117259SacheRS \x1e
36117259SacheUS \x1f
37117259SacheSP \x20
38117259SacheNb \x23
39117259SacheDO \x24
40117259SacheAt \x40
41117259Sache<( \x5b
42117259Sache// \x5c
43117259Sache)> \x5d
44117259Sache'> \x5e
45117259Sache'! \x60
46117259Sache(! \x7b
47117259Sache!! \x7c
48117259Sache!) \x7d
49117259Sache'? \x7e
50117259SacheDT \x7f
51117259Sachearmeternity	\xA1
52117259Sachearmew		\xA2
53117259Sachearmfullstop	\xA3
54117259Sachearmparenright	\xA4
55117259Sachearmparenleft	\xA5
56117259Sachearmquotright	\xA6
57117259Sachearmquotleft	\xA7
58117259Sachearmemdash	\xA8
59117259Sachearmdot		\xA9
60117259Sachearmsep		\xAA
61117259Sachearmcomma	\xAB
62117259Sachearmendash	\xAC
63117259Sachearmyentamna	\xAD
64117259Sachearmellipsis	\xAE
65117259Sachearmexclam	\xAF
66117259Sachearmaccent	\xB0
67117259Sachearmquestion	\xB1
68117259SacheArmayb		\xB2
69117259Sachearmayb		\xB3
70117259SacheArmben		\xB4
71117259Sachearmben		\xB5
72117259SacheArmgim		\xB6
73117259Sachearmgim		\xB7
74117259SacheArmda		\xB8
75117259Sachearmda		\xB9
76117259SacheArmyech		\xBA
77117259Sachearmyech		\xBB
78117259SacheArmza		\xBC
79117259Sachearmza		\xBD
80117259SacheArme		\xBE
81117259Sachearme		\xBF
82117259SacheArmat		\xC0
83117259Sachearmat		\xC1
84117259SacheArmto		\xC2
85117259Sachearmto		\xC3
86117259SacheArmzhe		\xC4
87117259Sachearmzhe		\xC5
88117259SacheArmini		\xC6
89117259Sachearmini		\xC7
90117259SacheArmlyun		\xC8
91117259Sachearmlyun		\xC9
92117259SacheArmkhe		\xCA
93117259Sachearmkhe		\xCB
94117259SacheArmtsa		\xCC
95117259Sachearmtsa		\xCD
96117259SacheArmken		\xCE
97117259Sachearmken		\xCF
98117259SacheArmho		\xD0
99117259Sachearmho		\xD1
100117259SacheArmdza		\xD2
101117259Sachearmdza		\xD3
102117259SacheArmghat		\xD4
103117259Sachearmghat		\xD5
104117259SacheArmtche		\xD6
105117259Sachearmtche		\xD7
106117259SacheArmmen		\xD8
107117259Sachearmmen		\xD9
108117259SacheArmhi		\xDA
109117259Sachearmhi		\xDB
110117259SacheArmnu		\xDC
111117259Sachearmnu		\xDD
112117259SacheArmsha		\xDE
113117259Sachearmsha		\xDF
114117259SacheArmvo		\xE0
115117259Sachearmvo		\xE1
116117259SacheArmcha		\xE2
117117259Sachearmcha		\xE3
118117259SacheArmpe		\xE4
119117259Sachearmpe		\xE5
120117259SacheArmje		\xE6
121117259Sachearmje		\xE7
122117259SacheArmra		\xE8
123117259Sachearmra		\xE9
124117259SacheArmse		\xEA
125117259Sachearmse		\xEB
126117259SacheArmvev		\xEC
127117259Sachearmvev		\xED
128117259SacheArmtyun		\xEE
129117259Sachearmtyun		\xEF
130117259SacheArmre		\xF0
131117259Sachearmre		\xF1
132117259SacheArmtso		\xF2
133117259Sachearmtso		\xF3
134117259SacheArmvyun		\xF4
135117259Sachearmvyun		\xF5
136117259SacheArmpyur		\xF6
137117259Sachearmpyur		\xF7
138117259SacheArmke		\xF8
139117259Sachearmke		\xF9
140117259SacheArmo		\xFA
141117259Sachearmo		\xFB
142117259SacheArmfe		\xFC
143117259Sachearmfe		\xFD
144117259Sachearmapostrophe	\xFE
145