mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-12 06:19:33 -06:00
6 lines
177 B
Plaintext
6 lines
177 B
Plaintext
-- Functor Instantiation
|
|
--# -path=.:/home/john/.cabal/share/gf-3.2.9/lib/present
|
|
concrete FoodsGer of Foods = FoodsI with
|
|
(Syntax = SyntaxGer),
|
|
(LexFoods = LexFoodsGer) ;
|