runtime_files.list
author Edouard Tisserant
Mon, 04 Jun 2018 11:22:08 +0200
changeset 2018 983c482f8e42
parent 1902 2b7e2db31d81
child 2266 ed415982a9aa
child 2294 da288f63612f
permissions -rw-r--r--
Commented out safety check to prevent deadlock in wxEvaluator, since wx Mainloop is not anymore in main thread. That safety check actually leads to having wx code running outside of MainLoop
# those files are used in runtime
# licensed according to LGPL, see COPYING.runtime 

images/icostop24.png
images/icoplay24.png
images/brz.png
util/__init__.py
util/paths.py
runtime/WampClient.py
runtime/PLCObject.py
runtime/NevowServer.py
runtime/webinterface.js
runtime/__init__.py
runtime/ServicePublisher.py
runtime/typemapping.py 
runtime/loglevels.py 
Beremiz_service.py