##// END OF EJS Templates
Started GR-ESB driver.
Started GR-ESB driver.

File last commit:

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