index
:
libbu++.git
bigchange
main
myriad
System level, general purpose C++ library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
old
/
tests
/
plugin
/
plugin.cpp
blob: ea558fdf8b1312dc5c329e73db6607d01183de64 (
plain
)
1
2
3
4
5
6
7
8
9
10
#include "plugin.h" Plugin::Plugin() { } Plugin::~Plugin() { }