##// END OF EJS Templates
fixed bug on dsu3plugin r45 not valid!
fixed bug on dsu3plugin r45 not valid!

File last commit:

r0:2d12462f4460 default
r48:4231bcc776dc default
Show More
memctrlrpywrapper.cpp
6 lines | 133 B | text/x-c | CppLexer
#include "memctrlrpywrapper.h"
memctrlrPyWrapper::memctrlrPyWrapper(socexplorerplugin *parent) :
genericPySysdriver(parent)
{
}