overloaded resource doc examples

This commit is contained in:
aarne
2007-06-19 18:07:18 +00:00
parent 137c1be3d8
commit 1a649a6a1d
12 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
--# -path=.:present:prelude
concrete MusicEng of Music = MusicEng0 - [PropKind] ** open GrammarEng in {
lin
PropKind k p =
RelCN k (UseRCl TPres ASimul PPos (RelVP IdRP (UseComp (CompAP p)))) ;
}