beremiz

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")