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

#include "rosa/config/project_path.hpp"

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

