summaryrefslogtreecommitdiff
path: root/prolog/problems/family_relations/father_2/en.py
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@araneo.org>2015-09-10 22:29:24 +0200
committerTimotej Lazar <timotej.lazar@araneo.org>2015-09-10 22:29:24 +0200
commit1b64321fda0bbf1f5a678671c1344eb2b87b5c74 (patch)
tree918743053a5b0b9a1ab45d6228c21e18af1132dc /prolog/problems/family_relations/father_2/en.py
parentee50df2225a974857e74d5ecb7c5f503e1c6b18a (diff)
Use Hint classes for hints from the last commit
Also move the language-specific hint method for Prolog to prolog.common.
Diffstat (limited to 'prolog/problems/family_relations/father_2/en.py')
-rw-r--r--prolog/problems/family_relations/father_2/en.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/prolog/problems/family_relations/father_2/en.py b/prolog/problems/family_relations/father_2/en.py
index 108bb9b..59857a8 100644
--- a/prolog/problems/family_relations/father_2/en.py
+++ b/prolog/problems/family_relations/father_2/en.py
@@ -1,6 +1,6 @@
# coding=utf-8
-id = 94
+id = 181
name = 'mother/2'
slug = 'the mother-child relation'