mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-25 02:46:27 -06:00
de33d7dd7c
All languages n the Foods grammar compile fine with alltenses.
8 lines
133 B
Plaintext
8 lines
133 B
Plaintext
|
|
-- (c) 2009 Aarne Ranta under LGPL
|
|
|
|
concrete FoodsIta of Foods = FoodsI with
|
|
(Syntax = SyntaxIta),
|
|
(LexFoods = LexFoodsIta) ;
|
|
|