forked from GitHub/gf-rgl
11 lines
207 B
Plaintext
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 ;
|
|
|
|
}
|