#include <map>
#include <sstream>
#include <ltdl.h>
#include "config.h"
#include "stage.hh"
#include "worldfile.hh"
#include "file_manager.hh"
Go to the source code of this file.
Defines | |
#define | _GNU_SOURCE |
Variables | |
static const double | DEFAULT_FRICTION = 0.0 |
#define _GNU_SOURCE |
const double DEFAULT_FRICTION = 0.0 [static] |