packages feed

gf-3.3.3: lib/src/maltese/QuestionMlt.gf

-- 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

}