mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
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) ;
|
|
|