forked from GitHub/gf-core
Add Phrasebook to testsuite. Move grammars into subfolders. Add run-bench script.
This commit is contained in:
12
testsuite/lpgf/phrasebook/PhrasebookEng.gf
Normal file
12
testsuite/lpgf/phrasebook/PhrasebookEng.gf
Normal file
@@ -0,0 +1,12 @@
|
||||
--# -path=.:present
|
||||
|
||||
concrete PhrasebookEng of Phrasebook =
|
||||
GreetingsEng,
|
||||
WordsEng ** open
|
||||
SyntaxEng,
|
||||
Prelude in {
|
||||
|
||||
flags
|
||||
language = en_US ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user