mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-07-03 04:18:33 -06:00
6 lines
149 B
Plaintext
6 lines
149 B
Plaintext
--# -path=.:present:prelude
|
|
|
|
concrete RestaurantFin of Restaurant = RestaurantI with
|
|
(Syntax = SyntaxFin),
|
|
(LexRestaurant = LexRestaurantFin) ;
|