From f14f56b8f02fe548e83f3e36edb966d17fad0ab4 Mon Sep 17 00:00:00 2001 From: mzuenni Date: Thu, 2 Mar 2023 14:51:28 +0100 Subject: added void --- latexHeaders/code.sty | 2 +- tcr.pdf | Bin 649437 -> 649345 bytes 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/latexHeaders/code.sty b/latexHeaders/code.sty index 1c2d6cd..a889596 100644 --- a/latexHeaders/code.sty +++ b/latexHeaders/code.sty @@ -44,7 +44,7 @@ commentstyle=\color{comment}\bfseries\itshape, identifierstyle=\color{identifier}, directivestyle=\color{keyword}\bfseries, - emph={auto, int, long, long long, float, double, long double, char, bool, ll, ld, pt, lll, __int128, __float128, true, false, this, nullptr, INF, inf, EPS, eps}, + emph={auto, int, long, long long, float, double, long double, char, bool, void, ll, ld, pt, lll, __int128, __float128, true, false, this, nullptr, INF, inf, EPS, eps}, emphstyle=\color{type}\bfseries, frame=trbl, aboveskip=3pt, diff --git a/tcr.pdf b/tcr.pdf index 95cd20f..5ec82f0 100644 Binary files a/tcr.pdf and b/tcr.pdf differ -- cgit v1.2.3