/***************************************************************************//**
 *
 * \file core/AbstractAgent.cpp
 *
 * \author David Juhasz (david.juhasz@tuwien.ac.at)
 *
 * \date 2017
 *
 * \brief Implementation of rosa/core/AbstractAgent.hpp.
 *
 * \note Empty implementation, source file here to have a compile database
 *       entry for rosa/core/AbstractAgent.hpp.
 *
 ******************************************************************************/

#include "rosa/core/AbstractAgent.hpp"

