summaryrefslogtreecommitdiff
path: root/examples/animals/QuestionsFre.gf
diff options
context:
space:
mode:
authoraarne <aarne@chalmers.se>2010-12-06 11:03:00 +0000
committeraarne <aarne@chalmers.se>2010-12-06 11:03:00 +0000
commitcb0a1ede4552120da60b92d92051319e7c64b3b1 (patch)
tree737e700c6e9252c422a85592d9ebf1e1f12ee32c /examples/animals/QuestionsFre.gf
parent1f75143d6c8515bc459110d9512b903140f3882e (diff)
changed animals so that it compiles, after manual removal of duplicated api functions (to be fixed in ToAPI)
Diffstat (limited to 'examples/animals/QuestionsFre.gf')
-rw-r--r--examples/animals/QuestionsFre.gf2
1 files changed, 1 insertions, 1 deletions
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) ;