summaryrefslogtreecommitdiff
path: root/prolog/problems/other
diff options
context:
space:
mode:
authorMartin Možina <martin.mozina@fri.uni-lj.si>2015-10-26 17:52:33 +0100
committerMartin Možina <martin.mozina@fri.uni-lj.si>2015-10-26 17:52:33 +0100
commitec7740df5a94d90758d688ac0f753e12de931360 (patch)
treebed8670411a652811c73f031611789172a6aa030 /prolog/problems/other
parented5473c15bdb472219056b30850605cf7e3b9a18 (diff)
parenta1c8d26d58f24fa243864b2d386b21ec727b2c40 (diff)
Merge branch 'master' of 192.168.15.97:codeq-problems
Conflicts: python/problems/introduction/fahrenheit_to_celsius/sl.py
Diffstat (limited to 'prolog/problems/other')
-rw-r--r--prolog/problems/other/en.py2
-rw-r--r--prolog/problems/other/sl.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/prolog/problems/other/en.py b/prolog/problems/other/en.py
index a7ca054..e6a147a 100644
--- a/prolog/problems/other/en.py
+++ b/prolog/problems/other/en.py
@@ -1,2 +1,2 @@
name = 'Miscellaneous'
-description = ''
+description = 'Miscellaneous exercises for practice.'
diff --git a/prolog/problems/other/sl.py b/prolog/problems/other/sl.py
index 07fd915..e108d03 100644
--- a/prolog/problems/other/sl.py
+++ b/prolog/problems/other/sl.py
@@ -1,2 +1,2 @@
name = 'Razno'
-description = ''
+description = 'Različne naloge za vajo.'