summaryrefslogtreecommitdiff
path: root/host/simu/inter
diff options
context:
space:
mode:
authorNicolas Schodet2009-04-25 13:22:49 +0200
committerNicolas Schodet2009-04-25 13:22:49 +0200
commitd5a95c2c9288c653b7aec882aab497f2de2abffd (patch)
tree48e6e34d5a8e7f310994b716c100948c31b969b6 /host/simu/inter
parentbdf238310ead8181be8af4a0db08b0ef560596d2 (diff)
* all python:
- fixed comment.
Diffstat (limited to 'host/simu/inter')
-rw-r--r--host/simu/inter/drawable.py2
-rw-r--r--host/simu/inter/test/test_drawable.py4
2 files changed, 3 insertions, 3 deletions
diff --git a/host/simu/inter/drawable.py b/host/simu/inter/drawable.py
index 6f04ffd8..d11ad9d6 100644
--- a/host/simu/inter/drawable.py
+++ b/host/simu/inter/drawable.py
@@ -1,4 +1,4 @@
-# inter - Robot simulation interface. {{{
+# simu - Robot simulation. {{{
#
# Copyright (C) 2008 Nicolas Schodet
#
diff --git a/host/simu/inter/test/test_drawable.py b/host/simu/inter/test/test_drawable.py
index f67cb144..b977d36e 100644
--- a/host/simu/inter/test/test_drawable.py
+++ b/host/simu/inter/test/test_drawable.py
@@ -1,4 +1,4 @@
-# inter - Robot simulation interface. {{{
+# simu - Robot simulation. {{{
#
# Copyright (C) 2008 Nicolas Schodet
#
@@ -20,7 +20,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#
-# }}} */
+# }}}
from math import pi
from simu.inter.drawable import *