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