Libspinscale: begin splitting it off
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
#include <componentThread.h>
|
||||
#include <mindThread.h>
|
||||
#include <marionette/marionette.h>
|
||||
|
||||
namespace smo {
|
||||
|
||||
void MindThread::handleException()
|
||||
{
|
||||
mrntt::mrntt.exceptionInd();
|
||||
}
|
||||
|
||||
} // namespace smo
|
||||
Reference in New Issue
Block a user