// // This file is distributed under the MIT License. See LICENSE.md for details. // #include "revng/PipeboxCommon/Helpers/Registrars.h" #include "revng/PipeboxCommon/RawContainer.h" using namespace revng::pypeline; // // Containers // static RegisterContainer C1; static RegisterContainer C2; static RegisterContainer C3; static RegisterContainer C4;