beremiz
Clone
Summary
Browse
Changes
Graph
Update __SET_VAR() macros to reflect changes made to matiec
2014-05-26, mjsousa
86797748c2a2
Update __SET_VAR() macros to reflect changes made to matiec
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")