Files
gf-rgl/src/maltese/MorphoMlt.gf
T

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 ;
}