Files
gf-core/examples/regulus/toy0/Toy0Fin.gf
2007-06-11 07:49:30 +00:00

6 lines
118 B
Plaintext

--# -path=.:present:prelude
concrete Toy0Fin of Toy0 = Toy0I with
(Syntax = SyntaxFin),
(Lexicon = LexiconFin) ;