packages feed

gf-3.3.3: lib/src/maltese/MorphoMlt.gf

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

}