summaryrefslogtreecommitdiff
path: root/examples/phrasebook/PhrasebookSnd.gf
blob: 7f15d7ecf111262eeb451eaee2f95c8b09851959 (plain)
1
2
3
4
5
6
7
8
9
--# -path=.:present

concrete PhrasebookSnd of Phrasebook = 
  GreetingsSnd,
  WordsSnd ** open 
    SyntaxSnd,
    Prelude in {

}