forked from GitHub/gf-core
14 lines
177 B
Plaintext
14 lines
177 B
Plaintext
--# -path=.:present
|
|
|
|
concrete PhrasebookFre of Phrasebook =
|
|
GreetingsFre,
|
|
WordsFre
|
|
** open
|
|
SyntaxFre,
|
|
Prelude in {
|
|
|
|
lin
|
|
PGreeting g = lin Text (ss g.s) ;
|
|
|
|
}
|