beremiz
Clone
Summary
Browse
Changes
Graph
Added support in LocationCellEditor for locations with undefined direction
2013-03-26, Laurent Bessard
bf3b6998f7b6
Added support in LocationCellEditor for locations with undefined direction
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")