#include "cddefines.h"#include "assertresults.h"#include "init.h"Include dependency graph for init_coreload_postparse.cpp:

Go to the source code of this file.
Functions | |
| void | InitCoreloadPostparse (void) |
| void InitCoreloadPostparse | ( | void | ) |
initialization after parser, called one time per core load create space needed for code to operate
Definition at line 11 of file init_coreload_postparse.cpp.
References assertresults, DEBUG_ENTRY, t_assertresults::nSumErrorCaseAssert, and t_assertresults::SumErrorCaseAssert.
Referenced by cloudy().
1.4.7