summaryrefslogtreecommitdiff
path: root/py/iact.py
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2016-06-11 20:37:17 +0300
committerTomi Valkeinen <tomi.valkeinen@ti.com>2016-06-11 20:46:05 +0300
commit711a0b813c2b3e0d4703aed6cf2c71b88db3f3b8 (patch)
tree1e353e74fc94a97eb9e5ad57b505974ee2b76140 /py/iact.py
parentc5f166179b578b728aa2e47460b604d119a940b3 (diff)
rename libkms to kms++
Diffstat (limited to 'py/iact.py')
-rwxr-xr-xpy/iact.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/py/iact.py b/py/iact.py
index cfb1745..518dbfa 100755
--- a/py/iact.py
+++ b/py/iact.py
@@ -1,6 +1,6 @@
#!/usr/bin/python3 -i
-# This is a base script for interactive libkms python environment
+# This is a base script for interactive kms++ python environment
import pykms
from time import sleep