#include "log.hpp"
#include "utils/name_generator_factory.hpp"
#include "utils/name_generator.hpp"
#include "utils/context_free_grammar_generator.hpp"
#include "utils/markov_generator.hpp"
#include "formula/string_utils.hpp"
Go to the source code of this file.
Macros | |
#define | ERR_WML LOG_STREAM(err, log_wml) |
Variables | |
static lg::log_domain | log_wml ("wml") |
#define ERR_WML LOG_STREAM(err, log_wml) |
Definition at line 23 of file name_generator_factory.cpp.
|
static |