diff options
| author | aarne <aarne@chalmers.se> | 2010-04-29 14:12:46 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2010-04-29 14:12:46 +0000 |
| commit | ff95528799c271584fae918d62fe5f7fee11b5e8 (patch) | |
| tree | 75cd01b0e18844ae03762c71923ea021d2640467 /examples/phrasebook/Words.gf | |
| parent | 78df7dae66e34355eb803c91a57acc33c2441a26 (diff) | |
added Words.Pound and Sentences.AHaveCurr
Diffstat (limited to 'examples/phrasebook/Words.gf')
| -rw-r--r-- | examples/phrasebook/Words.gf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/phrasebook/Words.gf b/examples/phrasebook/Words.gf index 4a85bf57d..224d7fc05 100644 --- a/examples/phrasebook/Words.gf +++ b/examples/phrasebook/Words.gf @@ -76,6 +76,7 @@ abstract Words = Sentences ** { Lei : Currency ; -- Romania Leva : Currency ; -- Bulgaria NorwegianCrown : Currency ; + Pound : Currency ; -- UK Rouble : Currency ; -- Russia SwedishCrown : Currency ; Zloty : Currency ; -- Poland |
