Files
gf-core/examples/regulus/Toy0Fin.gf
2007-06-10 19:55:45 +00:00

6 lines
118 B
Plaintext

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