Skip to content

Commit

Permalink
Update 21-code.tex
Browse files Browse the repository at this point in the history
  • Loading branch information
georglauterbach committed Jul 4, 2023
1 parent 23bade7 commit 8079dc1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions include/21-code.tex
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@
% └───────────────────────────────────────────────────────┘

\usepackage[outputdir=out]{minted}
\usemintedstyle{gruvbox-light}

\newmintinline[mintAssembler]{asm}{}
\newmintinline[mintAsm]{asm}{}
\newmintinline[mintBash]{bash}{}
\newmintinline[mintC]{c}{}
\newmintinline[mintCpp]{cpp}{}
Expand Down

0 comments on commit 8079dc1

Please sign in to comment.