aboutsummaryrefslogtreecommitdiff
path: root/cheatsheet.cls
diff options
context:
space:
mode:
Diffstat (limited to 'cheatsheet.cls')
-rw-r--r--cheatsheet.cls6
1 files changed, 6 insertions, 0 deletions
diff --git a/cheatsheet.cls b/cheatsheet.cls
index dfe1191..abdaa43 100644
--- a/cheatsheet.cls
+++ b/cheatsheet.cls
@@ -26,3 +26,9 @@
\par\bigskip
\scriptsize
\url{https://gitlab.science.ru.nl/cstaps/clean-rts-cheat-sheet}}
+
+\def\CallingConventionHeader{Calling Convention}
+\newif\iftabularwrapping
+\tabularwrappingtrue
+
+\long\def\cheatsheetbox#1{\fcolorbox{black}{white}{#1}}