beremiz
Clone
Summary
Browse
Changes
Graph
'NamedConstant' variable D'n'D is now allowed on variable grid
2014-06-11, Edouard Tisserant
d4222bad4841
'NamedConstant' variable D'n'D is now allowed on variable grid
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")