forked from GitHub/gf-core
7 lines
132 B
Plaintext
7 lines
132 B
Plaintext
--# -path=.:present:prelude
|
|
|
|
concrete MusicGer of Music = MusicI with
|
|
(Grammar = GrammarGer),
|
|
(MusicLex = MusicLexGer) ;
|
|
|