beremiz
Clone
Summary
Browse
Changes
Graph
Enure that all threads are joined before trying to exit
fix_PLC_runtime_shutdown
2019-04-18, Edouard Tisserant
9c5b20dc2b2e
Enure that all threads are joined before trying to exit
from __future__ import absolute_import
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))