From bc40d810afbcde332730d50ed490deb432689db1 Mon Sep 17 00:00:00 2001 From: Aleksander Sadikov Date: Sun, 28 Feb 2016 22:14:02 +0100 Subject: sister/2 and brother/2 hints improved. --- prolog/problems/family_relations/grandparent_2/common.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'prolog/problems/family_relations/grandparent_2') diff --git a/prolog/problems/family_relations/grandparent_2/common.py b/prolog/problems/family_relations/grandparent_2/common.py index 618ad28..45273c6 100644 --- a/prolog/problems/family_relations/grandparent_2/common.py +++ b/prolog/problems/family_relations/grandparent_2/common.py @@ -133,3 +133,5 @@ def hint(code, aux_code): # things to discuss with Tim # * can we make predicate_always_false a ghint? # with this in mind: how can we supply/know the correct target name and arity? +# * popraviti je potrebno spremni tekst glede na novo lokacijo gumba Namig +# * what's the name of \= token? And what of =\= token? -- cgit v1.2.1