Cthulhu  0.2.10
Cthulhu compiler collection
cmd.c File Reference
#include "cmd.h"
#include "config/config.h"
#include "cthulhu/broker/broker.h"
#include "format/notify.h"
#include "std/vector.h"
#include "std/str.h"
#include "notify/notify.h"
#include "argparse/argparse.h"
Include dependency graph for cmd.c:

Go to the source code of this file.

Functions

tool_t make_tool (version_info_t version, arena_t *arena)
 

Function Documentation

◆ make_tool()

tool_t make_tool ( version_info_t  version,
arena_t arena 
)

Definition at line 121 of file cmd.c.