beremiz
Clone
Summary
Browse
Changes
Graph
GCC BUILD: Prevent Memory Error when compiling huge projects.
23 months ago, Edouard Tisserant
69d161fc2e08
GCC BUILD: Prevent Memory Error when compiling huge projects.
Also deleted dead code.
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))