From 5c49ea4fbedb104ba50f45ad7203824161e97d77 Mon Sep 17 00:00:00 2001 From: Aleksander Sadikov Date: Mon, 19 Oct 2015 21:22:39 +0200 Subject: Descriptions of Prolog sections added. --- prolog/problems/other/en.py | 2 +- prolog/problems/other/sl.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'prolog/problems/other') 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.' -- cgit v1.2.1