From d4e24f31ab51640c2e65eb68446f0d5f6174b7e1 Mon Sep 17 00:00:00 2001 From: Aleksander Sadikov Date: Wed, 2 Mar 2016 15:24:00 +0100 Subject: Improved hints for ancestor/2 and descendant/2. --- prolog/problems/family_relations/grandparent_2/common.py | 7 ------- 1 file changed, 7 deletions(-) (limited to 'prolog/problems/family_relations/grandparent_2/common.py') diff --git a/prolog/problems/family_relations/grandparent_2/common.py b/prolog/problems/family_relations/grandparent_2/common.py index 1665c18..6939e85 100644 --- a/prolog/problems/family_relations/grandparent_2/common.py +++ b/prolog/problems/family_relations/grandparent_2/common.py @@ -134,10 +134,3 @@ def hint(code, aux_code): return [] -# sudo mount -o ro /dev/sdaX /mnt -# things to discuss with Tim -# 1o can we make predicate_always_false a ghint? -# with this in mind: how can we supply/know the correct target name and arity? -# 2x popraviti je potrebno spremni tekst glede na novo lokacijo gumba Namig -# 3x what's the name of \= token? And what of =\= token? -# 4 final hint! This very much improves the user experience, adds knowledge, therefore needs to be implemented now! -- cgit v1.2.1