1
0
forked from GitHub/gf-rgl
Files
gf-rgl/src/icelandic/ConstructionIce.gf
2017-01-16 16:30:50 +00:00

7 lines
227 B
Plaintext

--# -path=.:../abstract
concrete ConstructionIce of Construction = CatIce **
open SyntaxIce, SymbolicIce, ParadigmsIce, (L = LexiconIce), (E = ExtraIce), (G = GrammarIce), (R = ResIce), (S = StructuralIce), Prelude in {
}