forked from GitHub/gf-core
14 lines
175 B
Plaintext
14 lines
175 B
Plaintext
--# -path=.:present
|
|
|
|
concrete PhrasebookRon of Phrasebook =
|
|
GreetingsRon,
|
|
WordsRon
|
|
** open
|
|
SyntaxRon,
|
|
Prelude in {
|
|
|
|
lin
|
|
PGreeting g = lin Text (ss g.s) ;
|
|
|
|
}
|