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

--# -path=.:present:prelude

concrete EditorSpa of Editor = EditorI with

	(Syntax		= SyntaxSpa),
	(LexEditor	= LexEditorSpa) ;