/*******************************************************************************
 *
 * File:     config.cpp
 *
 * Contents: Implementation of config features.
 *
 * Copyright 2017
 *
 * Author: David Juhasz (david.juhasz@tuwien.ac.at)
 *
 ******************************************************************************/

#include "rosa/config/config.h"

// NOTE: Empty implementation, source file here to have a compile database
// entry for config.

