Files
gf-core/old-examples/wiki/EditorSwe.gf

8 lines
129 B
Plaintext

--# -path=.:present:prelude
concrete EditorSwe of Editor = EditorI with
(Syntax = SyntaxSwe),
(LexEditor = LexEditorSwe) ;