diff options
Diffstat (limited to 'examples/animals/QuestionsEng.gf')
| -rw-r--r-- | examples/animals/QuestionsEng.gf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/animals/QuestionsEng.gf b/examples/animals/QuestionsEng.gf new file mode 100644 index 000000000..8a4c5c406 --- /dev/null +++ b/examples/animals/QuestionsEng.gf @@ -0,0 +1,2 @@ +concrete QuestionsEng of Questions = QuestionsI with + (Lang = LangEng) ; |
