Files
gf-core/examples/wiki/WikiFre.gf
2008-03-04 11:56:12 +00:00

8 lines
119 B
Plaintext

--# -path=.:present:prelude
concrete WikiFre of Wiki = WikiI with
(Syntax = SyntaxFre),
(LexWiki = LexWikiFre) ;