beremiz
Clone
Summary
Browse
Changes
Graph
Fix typos in function names
2018-12-24, Dmitriy Kuzmin
39049d615c0d
Fix typos in function names
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"))