#include "register/register-manager.h" #include using namespace std; int main() { cout << "Only unit tests for now" << endl; return 0; }