slight refactoring of Phrasebook, with less start words

This commit is contained in:
aarne
2010-12-07 12:32:57 +00:00
parent cb0a1ede45
commit e8adb69e3d
34 changed files with 398 additions and 447 deletions

View File

@@ -9,7 +9,4 @@ concrete PhrasebookEng of Phrasebook =
flags
language = en_US ;
lin
PGreeting g = lin Text g ;
}