mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-08 14:46:31 -06:00
Added Maltese RG (compiles but far from complete)
This commit is contained in:
9
src/maltese/OrthoMlt.gf
Normal file
9
src/maltese/OrthoMlt.gf
Normal file
@@ -0,0 +1,9 @@
|
||||
-- Maltese Resource Grammar Library
|
||||
-- John J. Camilleri, 2011
|
||||
-- Licensed under LGPL
|
||||
|
||||
resource OrthoMlt = open Prelude, Predef in {
|
||||
flags coding=utf8 ;
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user