forked from GitHub/gf-core
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 ;
|
|
|
|
|
|
}
|