//===-- app/AppAtoms.cpp ----------------------------------------*- C++ -*-===//
//
//                                 The RoSA Framework
//
// Distributed under the terms and conditions of the Boost Software License 1.0.
// See accompanying file LICENSE.
//
// If you did not receive a copy of the license file, see
// http://www.boost.org/LICENSE_1_0.txt.
//
//===----------------------------------------------------------------------===//
///
/// \file app/AppAtoms.cpp
///
/// \author David Juhasz (david.juhasz@tuwien.ac.at)
///
/// \date 2017-2020
///
/// \brief Implementation of rosa/app/AppAtoms.hpp.
///
/// \note Empty implementation, source file here to have a compile database
///       entry for rosa/app/AppAtoms.hpp.
///
//===----------------------------------------------------------------------===//

#include "rosa/app/AppAtoms.hpp"
