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

concrete PhrasebookDan of Phrasebook = 
  GreetingsDan,
  WordsDan ** open 
    SyntaxDan,
    Prelude in {

}