Skip to content
Snippets Groups Projects
ChainContext.cxx 315 B
Newer Older
/* Copyright (C) 2023 FIAS Frankfurt Institute for Advanced Studies, Frankfurt / Main
   SPDX-License-Identifier: GPL-3.0-only
   Authors: Felix Weiglhofer [committer] */
#include "ChainContext.h"

#include <Monitor.hpp>

using namespace cbm::algo;

ChainContext::ChainContext() {}
ChainContext::~ChainContext() {}