1
0
forked from GitHub/gf-core
Files
gf-core/lib/src/maltese/SymbolMlt.gf
2012-02-21 14:39:19 +00:00

12 lines
188 B
Plaintext

-- Maltese Resource Grammar Library
-- John J. Camilleri, 2012
-- Licensed under LGPL
--# -path=.:abstract:common
concrete SymbolMlt of Symbol = CatMlt ** open Prelude, ResMlt in {
}