From 750a2639b0f46153c36f6c713f522db5bb2d8587 Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 27 Jan 2010 17:51:15 +0000 Subject: command eb for example-based grammar conversion; see 'help eb' and the example in examples/animals/QuestionsI.gfe --- examples/animals/QuestionsSwe.gf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 examples/animals/QuestionsSwe.gf (limited to 'examples/animals/QuestionsSwe.gf') diff --git a/examples/animals/QuestionsSwe.gf b/examples/animals/QuestionsSwe.gf new file mode 100644 index 000000000..9d59ecb2e --- /dev/null +++ b/examples/animals/QuestionsSwe.gf @@ -0,0 +1,2 @@ +concrete QuestionsSwe of Questions = QuestionsI with + (Lang = LangSwe) ; -- cgit v1.2.3