Module: split in declaration & implementation. Behavior change:
functions now not purely virtual, is is now possible to ignore initialise()/run()/finalise() when implementing modules, they then just do nothing
src/core/module/Module.cpp
0 → 100644
Please register or sign in to comment