beremiz

Cleanup WAMP example

2018-08-16, Andrey Skvortsov
52afa2dec4fb
Cleanup WAMP example

Closes #39
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"))