##// END OF EJS Templates
A lot of cleaning,...
A lot of cleaning, -removed deadlock on spwplugin -ambaplugin used to read too much data -removed several build warnings

File last commit:

r0:2d12462f4460 default
r50:9c702d65566a default
Show More
dsu3pluginpywrapper.cpp
6 lines | 139 B | text/x-c | CppLexer
/ dsu3plugin / dsu3pluginpywrapper.cpp
#include "dsu3pluginpywrapper.h"
dsu3pluginPywrapper::dsu3pluginPywrapper(socexplorerplugin *parent) :
genericPySysdriver(parent)
{
}