svgui/pyjs/__init__.py
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Tue, 27 Jun 2017 13:30:48 +0300
changeset 1709 1e8900fc8ddb
parent 728 e0424e96e3fd
child 1748 ba5f64fe0e00
permissions -rw-r--r--
fix build problem when make command have trailing whitespace(s)

whitespaces at the end are replaced with "", that causes make problem
371
b7cb57a2da08 Adding new svgui support using twisted website HMI
laurent
parents:
diff changeset
     1
from pyjs import *
b7cb57a2da08 Adding new svgui support using twisted website HMI
laurent
parents:
diff changeset
     2