forked from GitHub/gf-core
added wiki grammars
This commit is contained in:
7
examples/wiki/EditorFin.gf
Normal file
7
examples/wiki/EditorFin.gf
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
--# -path=.:present:prelude
|
||||
|
||||
concrete EditorFin of Editor = EditorI with
|
||||
|
||||
(Syntax = SyntaxFin),
|
||||
(LexEditor = LexEditorFin) ;
|
||||
Reference in New Issue
Block a user