Sign in
plan9port
/
plan9
/
9f1d53a09bdd8f99e9f81a344c7fa6b5161e1359
/
.
/
src
/
cmd
/
tcs
/
gb.h
blob: 3a82df32cf446f2f2a67c31db6c20ae921b542f2 [
file
]
/*
gb ranges from a1a1 to f7fe inclusive
we use a kuten-like mapping the above range to 101-8794
*/
#define
GBMAX
8795
extern
long
tabgb
[
GBMAX
];
/* runes indexed by gb ordinal */