ABC: A System for Sequential Synthesis and Verification
 
Loading...
Searching...
No Matches
terminal.hpp File Reference
#include "global.h"
Include dependency graph for terminal.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CaDiCaL::Terminal
 

Namespaces

namespace  CaDiCaL
 

Macros

#define MODIFY(CODE)
 

Macro Definition Documentation

◆ MODIFY

#define MODIFY ( CODE)
Value:
(use_colors ? "\033[" CODE "m" : "")

Definition at line 68 of file terminal.hpp.