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

concrete PhrasebookFre of Phrasebook = 
  GreetingsFre,
  WordsFre
  ** open 
    SyntaxFre,
    Prelude in {

  
}