beremiz
Clone
Summary
Browse
Changes
Graph
IDE: Fixed log console that was not updating line by line smoothly when building.
svghmi
2021-02-28, Edouard Tisserant
275eadf598e8
IDE: Fixed log console that was not updating line by line smoothly when building.
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"))