mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-27 21:42:50 -06:00
added examples/SUMO
This commit is contained in:
10
examples/SUMO/RGLExt/DictLangFre.gf
Normal file
10
examples/SUMO/RGLExt/DictLangFre.gf
Normal file
@@ -0,0 +1,10 @@
|
||||
--# -path=.:../abstract:../common:../prelude:../romance:
|
||||
|
||||
concrete DictLangFre of DictLang =
|
||||
GrammarFre,
|
||||
ExtensionFre
|
||||
** {
|
||||
|
||||
flags unlexer = text ; lexer = text ;
|
||||
|
||||
} ;
|
||||
Reference in New Issue
Block a user