diff options
| author | aarne <aarne@chalmers.se> | 2010-12-06 10:49:38 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2010-12-06 10:49:38 +0000 |
| commit | 1f75143d6c8515bc459110d9512b903140f3882e (patch) | |
| tree | 7603e42fe2818c5c3a1128fbd077f195831cbcea /examples/animals/QuestionsEng.gf | |
| parent | 7fba8c338d04777c82a2d04c4bc82a4da0e86659 (diff) | |
printing option -api in the eb command
Diffstat (limited to 'examples/animals/QuestionsEng.gf')
| -rw-r--r-- | examples/animals/QuestionsEng.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/animals/QuestionsEng.gf b/examples/animals/QuestionsEng.gf index 8a4c5c406..c8f51fb82 100644 --- a/examples/animals/QuestionsEng.gf +++ b/examples/animals/QuestionsEng.gf @@ -1,2 +1,2 @@ concrete QuestionsEng of Questions = QuestionsI with - (Lang = LangEng) ; + (Syntax = SyntaxEng) ; |
