cloned the rest of resource languages in Phrasebook

This commit is contained in:
aarne
2010-04-07 21:05:29 +00:00
parent 69542726b3
commit bade68406e
27 changed files with 943 additions and 31 deletions

View File

@@ -0,0 +1,12 @@
--# -path=.:present
concrete PhrasebookDan of Phrasebook =
GreetingsDan,
WordsDan ** open
SyntaxDan,
Prelude in {
lin
PGreeting g = lin Text (ss g.s) ;
}