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

(let ((str "παιδιου"))
  (display (elstr-set-accent str 1))
  (newline))

  

Return to:

Send suggestions and report system problems to the System administrator.