forked from GitHub/gf-core
10 lines
179 B
Plaintext
10 lines
179 B
Plaintext
-- ExtraMltAbs.gf: abstract grammar for extra stuff
|
|
--
|
|
-- Maltese GF Resource Grammar
|
|
-- John J. Camilleri 2011 -- 2013
|
|
-- Licensed under LGPL
|
|
|
|
abstract ExtraMltAbs = Cat ** {
|
|
|
|
}
|