Cthulhu  0.2.10
Cthulhu compiler collection
notify.c File Reference
#include "common_extra.h"
#include "format/notify2.h"
#include "io/io.h"
#include "std/typed/vector.h"
#include "std/vector.h"
#include "base/panic.h"
Include dependency graph for notify.c:

Go to the source code of this file.

Data Structures

struct  notify_config_t
 

Macros

#define COLOUR_PATH   eColourBlue
 

Functions

STA_DECL void print_notify (print_notify_t config, const event_t *event)
 format a single event for printing More...
 
STA_DECL void print_notify_many (print_notify_t config, const typevec_t *events)
 format many events for printing More...
 

Macro Definition Documentation

◆ COLOUR_PATH

#define COLOUR_PATH   eColourBlue

Definition at line 21 of file notify.c.