mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-24 10:22:50 -06:00
demo restaurant info
This commit is contained in:
5
examples/restaurant/RestaurantEng.gf
Normal file
5
examples/restaurant/RestaurantEng.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
--# -path=.:present:prelude
|
||||
|
||||
concrete RestaurantEng of Restaurant = RestaurantI with
|
||||
(Syntax = SyntaxEng),
|
||||
(LexRestaurant = LexRestaurantEng) ;
|
||||
Reference in New Issue
Block a user