mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
added wiki grammars
This commit is contained in:
8
examples/wiki/RestaurantSwe.gf
Normal file
8
examples/wiki/RestaurantSwe.gf
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
--# -path=.:alltenses:prelude
|
||||
|
||||
concrete RestaurantSwe of Restaurant = RestaurantI with
|
||||
|
||||
(Syntax = SyntaxSwe),
|
||||
(Grammar = GrammarSwe),
|
||||
(LexRestaurant = LexRestaurantSwe) ;
|
||||
Reference in New Issue
Block a user