This module initializes the fundamental data structures used by the rest of Ascend and pulls in system headers. Largely this means memory management.
Requires: include "utilities/ascConfig.h"
#include <utilities/ascConfig.h>
Include dependency graph for ascCompiler.h:

Go to the source code of this file.
Functions | |
| ASC_DLLSPEC int | Asc_CompilerInit (int simplify_relations) |
| ASC_DLLSPEC void | Asc_CompilerDestroy (void) |
1.5.1