1
0
forked from GitHub/gf-core
Files
gf-core/old-examples/wiki/WikiEng.gf

8 lines
119 B
Plaintext

--# -path=.:present:prelude
concrete WikiEng of Wiki = WikiI with
(Syntax = SyntaxEng),
(LexWiki = LexWikiEng) ;