beremiz
Clone
Summary
Browse
Changes
Graph
refactoring
2012-05-21, laurent
d845f2c546a6
refactoring
import features
def GetEtherLabClass():
from etherlab import RootClass
return RootClass
features.catalog.append(
('etherlab', _('EtherCat Master'), _('Map located variables over EtherCat'), GetEtherLabClass))