diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2016-06-11 20:37:17 +0300 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2016-06-11 20:46:05 +0300 |
commit | 711a0b813c2b3e0d4703aed6cf2c71b88db3f3b8 (patch) | |
tree | 1e353e74fc94a97eb9e5ad57b505974ee2b76140 /py | |
parent | c5f166179b578b728aa2e47460b604d119a940b3 (diff) |
rename libkms to kms++
Diffstat (limited to 'py')
-rwxr-xr-x | py/iact.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |