Files
gf-core/doc/tutorial/music/MusicFin.gf
2006-06-13 14:40:12 +00:00

6 lines
131 B
Plaintext

--# -path=.:present:prelude
concrete MusicFin of Music = MusicI with
(Grammar = GrammarFin),
(MusicLex = MusicLexFin) ;