mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-02 15: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/PhrasebookIta.gf
Normal file
13
testsuite/lpgf/phrasebook/PhrasebookIta.gf
Normal file
@@ -0,0 +1,13 @@
|
||||
--# -path=.:present
|
||||
|
||||
concrete PhrasebookIta of Phrasebook =
|
||||
GreetingsIta,
|
||||
WordsIta
|
||||
** open
|
||||
SyntaxIta,
|
||||
Prelude in {
|
||||
|
||||
flags language = it_IT ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user