summaryrefslogtreecommitdiff
path: root/robot/sl.py
blob: 2a45d0f0b5bc3e6526eb578a44bd42b50c09e400 (plain)
1
2
3
4
5
6
7
# coding=utf-8

name = 'Robot'
description = 'Uvodni tečaj za robota.'

hint = {
}