summaryrefslogtreecommitdiff
path: root/examples/wiki/EditorSwe.gf
blob: 89a733b1c54c0e28129aacfd162641dd2dede820 (plain)
1
2
3
4
5
6
7

--# -path=.:present:prelude

concrete EditorSwe of Editor = EditorI with

	(Syntax		= SyntaxSwe),
	(LexEditor	= LexEditorSwe) ;