From cb0a1ede4552120da60b92d92051319e7c64b3b1 Mon Sep 17 00:00:00 2001 From: aarne Date: Mon, 6 Dec 2010 11:03:00 +0000 Subject: changed animals so that it compiles, after manual removal of duplicated api functions (to be fixed in ToAPI) --- examples/animals/QuestionsFre.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/animals/QuestionsFre.gf') diff --git a/examples/animals/QuestionsFre.gf b/examples/animals/QuestionsFre.gf index dab23b2ba..eb23829d3 100644 --- a/examples/animals/QuestionsFre.gf +++ b/examples/animals/QuestionsFre.gf @@ -1,2 +1,2 @@ concrete QuestionsFre of Questions = QuestionsI with - (Lang = LangFre) ; + (Syntax = SyntaxFre) ; -- cgit v1.2.3