//===-- agent/FunctionAbstractions.cpp --------------------------*- C++ -*-===//
//
//                                 The RoSA Framework
//
//===----------------------------------------------------------------------===//
///
/// \file agent/FunctionAbstractions.cpp
///
/// \author Benedikt Tutzer (benedikt.tutzer@tuwien.ac.at)
///
/// \date 2019
///
/// \brief Implementation for rosa/agent/FunctionAbstractions.hpp.
///
/// \note Empty implementation, source file here to have a compile database
///       entry for rosa/agent/FunctionAbstractions.hpp.
///
//===----------------------------------------------------------------------===//

#include "rosa/agent/FunctionAbstractions.hpp"
