//===-- agent/Functionality.cpp ---------------------------------*- C++ -*-===//
//
//                                 The RoSA Framework
//
//===----------------------------------------------------------------------===//
///
/// \file agent/Functionality.cpp
///
/// \author David Juhasz (david.juhasz@tuwien.ac.at)
///
/// \date 2017
///
/// \brief Implementation for rosa/agent/Functionality.h.
///
/// \note Empty implementation, source file here to have a compile database
///       entry for rosa/agent/Functionality.h.
///
//===----------------------------------------------------------------------===//

#include "rosa/agent/Functionality.h"
