#include <stdio.h>#include <stdlib.h>#include <string.h>#include <helpfunc.h>#include "input.h"#include "parser.h"#include "errdesc.h"#include "finf.h"#include "wf.h"#include "wmodlist.h"#include "optkeep.h"#include "appopts.h"#include "keys.h"Functions | |
| void | skipbstuff (Parser &p) |
| int | processCreateSect (Parser &p) |
| int | processGlobalSect (Parser &p) |
| int | processDefineSect (Parser &p) |
| int | processFileSect (Parser &p, World *world) |
| int | processInput (const char *filename, World *world) |
Variables | |
| OptionSetKeeper* | globalsect = NULL |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.0 written by Dimitri van Heesch,
© 1997-2000