summaryrefslogtreecommitdiff
path: root/doc/tutorial/music/old/MusicFin.gf
blob: 1778446a64abbeb0ff6c1e61ce4f5cf581765f6a (plain)
1
2
3
4
5
--# -path=.:present:prelude

  concrete MusicFin of Music = MusicI with
    (Grammar = GrammarFin),
    (MusicLex = MusicLexFin) ;