GFEP: updated examples

This commit is contained in:
john.j.camilleri
2012-03-05 09:50:29 +00:00
parent f4fb8fe57d
commit f6242702f5
11 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
-- Functor Instantiation
--# -path=.:/home/john/.cabal/share/gf-3.2.9/lib/present
concrete FoodsGer of Foods = FoodsI with
(Syntax = SyntaxGer),
(LexFoods = LexFoodsGer) ;