summaryrefslogtreecommitdiff
path: root/doc/tutorial/music/MusicGer.gf
blob: eaf22f287bfdfe885081d1d6f2043c31c9da5443 (plain)
1
2
3
4
5
6
--# -path=.:present:prelude

  concrete MusicGer of Music = MusicI with
    (Grammar = GrammarGer),
    (MusicLex = MusicLexGer) ;