beremiz

More ignored files in .hgignore

2013-03-04, Edouard Tisserant
7ef2f485c28f
More ignored files in .hgignore
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")