summaryrefslogtreecommitdiff
path: root/prolog/problems/other
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@fri.uni-lj.si>2015-12-23 16:19:06 +0100
committerTimotej Lazar <timotej.lazar@fri.uni-lj.si>2015-12-23 16:19:06 +0100
commit766e2ba30413850ab43842de0aa3e9a80c5e7236 (patch)
treec2d80ae9ed55112764117b08bc9678cc0d608117 /prolog/problems/other
parent85e4a0147d722b9a12652d559fc96d64ccf01ac4 (diff)
Add info about reusable solutions to Prolog groups
Diffstat (limited to 'prolog/problems/other')
-rw-r--r--prolog/problems/other/common.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/prolog/problems/other/common.py b/prolog/problems/other/common.py
index 50384ad..25978e7 100644
--- a/prolog/problems/other/common.py
+++ b/prolog/problems/other/common.py
@@ -1 +1,3 @@
id = 4
+
+allowed_groups = ['lists']