* (all files)
* stripped svn header
* minor cleanups
; use following command to find out the history of files:
git log
git log --follow
git blame
git annotate
5 lines
244 B
C
5 lines
244 B
C
/* Pete Dionisopoulos <pete_westg@yahoo.gr> */
|
||
|
||
#define HB_CP_UPPER "Α~ΆΒΓΔΕ~ΈΖΗ~ΉΘΙ~ΊΚΛΜΝΞΟ~ΌΠΡΣΣΤΥ~ΎΦΧΨΩ~Ώ"
|
||
#define HB_CP_LOWER "α~άβγδε~έζη~ήθι~ίκλμνξο~όπρσςτυ~ύφχψω~ώ"
|