1
0
forked from GitHub/gf-core
Files
gf-core/lib/src/maltese/OrthoMlt.gf
T
2012-02-21 14:39:19 +00:00

10 lines
159 B
Plaintext

-- Maltese Resource Grammar Library
-- John J. Camilleri, 2012
-- Licensed under LGPL
resource OrthoMlt = open Prelude, Predef in {
flags coding=utf8 ;
}