diff options
Diffstat (limited to 'doc/tutorial/music/old/MusicLexFin.gf')
| -rw-r--r-- | doc/tutorial/music/old/MusicLexFin.gf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/tutorial/music/old/MusicLexFin.gf b/doc/tutorial/music/old/MusicLexFin.gf new file mode 100644 index 000000000..eb6ba7ef0 --- /dev/null +++ b/doc/tutorial/music/old/MusicLexFin.gf @@ -0,0 +1,6 @@ + concrete MusicLexFin of MusicLex = CatFin ** open ParadigmsFin in { + lin + song_N = regN "kappale" ; + american_A = regA "amerikkalainen" ; + } + |
