beremiz
Clone
Summary
Browse
Changes
Graph
IDE: systematically log command when launching process (was not showing in case of LOCAL:// runtime being launched)
svghmi
2021-08-21, Edouard Tisserant
7e59bd180bc6
IDE: systematically log command when launching process (was not showing in case of LOCAL:// runtime being launched)
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"))