#include "frepple/utils.h"
Go to the source code of this file.
Namespaces | |
| namespace | frepple |
| Core namespace. | |
| namespace | frepple::utils |
| Utilities for the frePPle core. | |
Macros | |
| #define | FREPPLE_CORE |
Functions | |
| PyObject * | frepple::utils::loadModule (PyObject *, PyObject *, PyObject *) |
| This Python function loads a frepple extension module in memory. More... | |
| #define FREPPLE_CORE |
Definition at line 21 of file utils/actions.cpp.