Skip to content

Commit 25f05dc

Browse files
committed
Switch to python3 for fanuc_200f.py
Also adds executable bit. Signed-off-by: Damian Wrobel <dwrobel@ertelnet.rybnik.pl>
1 parent 1fde659 commit 25f05dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/python/qtvcp/lib/qt_vismach/fanuc_200f.py

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/python2
1+
#!/usr/bin/python3
22
#
33
# This program is free software; you can redistribute it and/or modify
44
# it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)