aboutsummaryrefslogtreecommitdiff
path: root/src/ellinika/tests/deacc.scm
blob: de5cf5319b789ebe37706a26c3397a5e4951e330 (plain)
1
2
3
4
5
6
7
(load-extension "./libelmorph" "scm_init_ellinika_elmorph_module")

(let ((str "έρχομαι"))
  (display (elstr-deaccent str))
  (newline))

  

Return to:

Send suggestions and report system problems to the System administrator.