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