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

--# -path=.:present:prelude

concrete EditorFre of Editor = EditorI with

	(Syntax		= SyntaxFre),
	(LexEditor	= LexEditorFre) ;