forked from GitHub/gf-core
Everything has now been moved to a separate repository at https://github.com/GrammaticalFramework/gf-contrib The contents of the examples folder are build during SetupWeb
8 lines
152 B
Plaintext
8 lines
152 B
Plaintext
--# -path=.:present
|
|
|
|
-- (c) 2009 Aarne Ranta under LGPL
|
|
|
|
concrete FoodsFin of Foods = FoodsI with
|
|
(Syntax = SyntaxFin),
|
|
(LexFoods = LexFoodsFin) ;
|