Files
gf-core/lib/src/maltese/MorphoMlt.gf
T
2012-02-21 14:39:19 +00:00

11 lines
207 B
Plaintext

-- MorphoMlt.gf: morphology
--
-- Maltese Resource Grammar Library
-- John J. Camilleri, 2012
-- Licensed under LGPL
resource MorphoMlt = ResMlt ** open Prelude in {
flags optimize=all ; coding=utf8 ;
}