GR_DTON → GR_DIAT

master
Konstantin Đorđević 2020-04-06 19:32:40 +02:00
parent d6bffdf577
commit e0909a31c7
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@
#define GR_PLUS S(GR_EQL) // +
// Row 2
#define GR_COLN S(GR_SCLN) // :
#define GR_DTON S(GR_FSIG) // ΅ (dead)
#define GR_DIAT S(GR_FSIG) // ΅ (dead)
#define GR_LCBR S(GR_LBRC) // {
#define GR_RCBR S(GR_RBRC) // }
// Row 3