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

7 lines
132 B
Plaintext

--# -path=.:present:prelude
concrete MusicGer of Music = MusicI with
(Grammar = GrammarGer),
(MusicLex = MusicLexGer) ;