mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
overload res doc examples, part 2
This commit is contained in:
7
doc/tutorial/music/MusicEng.gf
Normal file
7
doc/tutorial/music/MusicEng.gf
Normal file
@@ -0,0 +1,7 @@
|
||||
--# -path=.:present:api:prelude
|
||||
|
||||
concrete MusicEng of Music = MusicEng0 - [PropKind] **
|
||||
open SyntaxEng in {
|
||||
lin
|
||||
PropKind k p = mkCN k (mkRS (mkRCl which_RP (mkVP p))) ;
|
||||
}
|
||||
Reference in New Issue
Block a user