1
0
forked from GitHub/gf-core
Files
gf-core/doc/tutorial/music/old/MusicFin.gf
2007-06-19 18:07:18 +00:00

6 lines
131 B
Plaintext

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