1
0
forked from GitHub/gf-rgl
Files
gf-rgl/src/maltese/QuestionMlt.gf
T
2012-02-21 14:39:19 +00:00

18 lines
288 B
Plaintext

-- QuestionMlt.gf: questions and interrogatives
--
-- Maltese Resource Grammar Library
-- John J. Camilleri, 2012
-- Licensed under LGPL
concrete QuestionMlt of Question = CatMlt ** open ResMlt, ParamX, Prelude in {
flags optimize=all_subs ;
-- IAdv
-- IComp
-- IDet
-- IP
-- QCl
}