Files
gf-rgl/src/latin/ConstructionLat.gf
2019-01-14 16:40:07 +01:00

5 lines
234 B
Plaintext

--# -path=.:api
concrete ConstructionLat of Construction = CatLat **
open SyntaxLat, SymbolicLat, ParadigmsLat,
(L = LexiconLat), (E = ExtraLat), (G = GrammarLat), (I = IrregLat), (R = ResLat), (N = NounLat), Prelude in {
}