Module with all the data for unicode entry by character name

This commit is contained in:
Kovid Goyal
2018-02-09 19:56:25 +05:30
parent b6ed3951bc
commit 8c18486836
8 changed files with 63316 additions and 192 deletions

View File

@@ -1,4 +1,4 @@
// unicode data, built from the unicode standard on: 2018-02-06
// unicode data, built from the unicode standard on: 2018-02-09
// see gen-wcwidth.py
#include "data-types.h"