Cthulhu
0.2.10
Cthulhu compiler collection
|
#include <ctu_format_api.h>
#include "format/format.h"
#include "core/version_def.h"
#include "core/analyze.h"
Go to the source code of this file.
Data Structures | |
struct | print_version_t |
version formatting config More... | |
Functions | |
CT_FORMAT_API void | print_version (print_version_t config, version_info_t version, const char *name) |
print the version of the program More... | |