beremiz
Clone
Summary
Browse
Changes
Graph
Moved CodeFileEditor Variable Panel button to grid left
2013-05-16, Laurent Bessard
2d6ec60c48de
Moved CodeFileEditor Variable Panel button to grid left
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")