mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-08-23 04:36:24 -06:00
10 lines
159 B
Plaintext
10 lines
159 B
Plaintext
-- Maltese Resource Grammar Library
|
|
-- John J. Camilleri, 2012
|
|
-- Licensed under LGPL
|
|
|
|
resource OrthoMlt = open Prelude, Predef in {
|
|
flags coding=utf8 ;
|
|
|
|
|
|
}
|