blob: 2977a05f6974904a59d60a706a0bb6e5488ea515 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
/*
* Canonical Compositions
*
* DO NOT EDIT BY HAND! This is generated by the script
* unicode/make-precompose.sh
*/
/* @XTermId@ */
#include <precompose.h>
static struct {
int replacement;
int base;
int comb;
} precompositions[] = {
|