#include "PLCRefiner.h"#include <io/PLC.h>#include <io/PLCFromQuake.h>#include <errno.h>#include <stdio.h>#include <string.h>Enumerations | |
| enum | OutputStyle { NO_OUTPUT, QUAKE } |
Functions | |
| void | usage (const char *argv0) |
| int | main (int argc, char **argv) |
Variables | |
| enum OutputStyle | outputstyle |
| string | filename |
| RefineConstants | consts |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6