mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-20 10:19:32 -06:00
13 lines
224 B
Plaintext
13 lines
224 B
Plaintext
-- ExtraMlt.gf: extra stuff
|
|
--
|
|
-- Maltese GF Resource Grammar
|
|
-- John J. Camilleri 2011 -- 2013
|
|
-- Licensed under LGPL
|
|
|
|
concrete ExtraMlt of ExtraMltAbs = CatMlt **
|
|
open ResMlt, ParadigmsMlt in {
|
|
|
|
flags coding=utf8 ;
|
|
|
|
}
|