1
0
forked from GitHub/gf-core
Files
gf-core/doc/tutorial/music/MusicFre.gf
2007-06-19 18:09:49 +00:00

7 lines
130 B
Plaintext

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