mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-04 16:52:50 -06:00
Add Phrasebook to testsuite. Move grammars into subfolders. Add run-bench script.
This commit is contained in:
13
testsuite/lpgf/phrasebook/PhrasebookPol.gf
Normal file
13
testsuite/lpgf/phrasebook/PhrasebookPol.gf
Normal file
@@ -0,0 +1,13 @@
|
||||
--# -path=.:present
|
||||
|
||||
concrete PhrasebookPol of Phrasebook =
|
||||
GreetingsPol,
|
||||
WordsPol ** open
|
||||
SyntaxPol,
|
||||
Prelude in {
|
||||
|
||||
flags
|
||||
language = pl_PL ; optimize =values ; coding =utf8 ;
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user