mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-08-12 15:29:32 -06:00
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 ;
|
|
|
|
}
|