beremiz
Clone
Summary
Browse
Changes
Graph
IDE: Iec2CSettings: Log wasn't available in case of exception when launching iec2c.
2021-03-02, Edouard Tisserant
4e0cd7806776
IDE: Iec2CSettings: Log wasn't available in case of exception when launching iec2c.
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"))