summaryrefslogtreecommitdiff
path: root/examples/phrasebook/PhrasebookChi.gf
blob: 35c890d986469d93a41b28b81b50580ad891b3c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
--# -path=.:alltenses

concrete PhrasebookChi of Phrasebook = 
  GreetingsChi,
  WordsChi
 ** open 
    SyntaxChi,
    Prelude in {


}