overloaded resource doc examples

This commit is contained in:
aarne
2007-06-19 18:07:18 +00:00
parent 05d12d86fe
commit 6a926ee3fc
12 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
concrete MusicEng0 of Music = MusicI with
(Grammar = GrammarEng),
(MusicLex = MusicLexEng) ;