Cthulhu  0.2.10
Cthulhu compiler collection
cmd.h File Reference
#include "setup/setup.h"
Include dependency graph for cmd.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  tool_t
 

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.