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

7 lines
132 B
Plaintext

--# -path=.:present:prelude
concrete MusicFre of Music = MusicI with
(Grammar = GrammarFre),
(MusicLex = MusicLexFre) ;