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
9 lines
153 B
Plaintext
9 lines
153 B
Plaintext
--# -path=.:present
|
|
|
|
-- (c) 2009 Aarne Ranta under LGPL
|
|
|
|
concrete FoodsIta of Foods = FoodsI with
|
|
(Syntax = SyntaxIta),
|
|
(LexFoods = LexFoodsIta) ;
|
|
|