From 6a926ee3fc74c5d953d669356d5adfc47e46bbbd Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 19 Jun 2007 18:07:18 +0000 Subject: overloaded resource doc examples --- doc/tutorial/music/old/MusicLexEng.gf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/tutorial/music/old/MusicLexEng.gf (limited to 'doc/tutorial/music/old/MusicLexEng.gf') diff --git a/doc/tutorial/music/old/MusicLexEng.gf b/doc/tutorial/music/old/MusicLexEng.gf new file mode 100644 index 000000000..3d90e8f37 --- /dev/null +++ b/doc/tutorial/music/old/MusicLexEng.gf @@ -0,0 +1,5 @@ + concrete MusicLexEng of MusicLex = CatEng ** open ParadigmsEng in { + lin + song_N = regN "song" ; + american_A = regA "American" ; + } \ No newline at end of file -- cgit v1.2.3