beremiz
Clone
Summary
Browse
Changes
Graph
C runtime: add autoload
2024-06-03, Edouard Tisserant
2510c1f935d1
C runtime: add autoload
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))