summaryrefslogtreecommitdiff
path: root/robot/sl.py
diff options
context:
space:
mode:
Diffstat (limited to 'robot/sl.py')
-rw-r--r--robot/sl.py7
1 files changed, 7 insertions, 0 deletions
diff --git a/robot/sl.py b/robot/sl.py
new file mode 100644
index 0000000..2a45d0f
--- /dev/null
+++ b/robot/sl.py
@@ -0,0 +1,7 @@
+# coding=utf-8
+
+name = 'Robot'
+description = 'Uvodni tečaj za robota.'
+
+hint = {
+}