jtorx log
[tt2015.git] / a2 / preamble.tex
index 4afe3a3..aa5dacd 100644 (file)
@@ -12,6 +12,9 @@
 \usepackage{amsfonts}
 \newcommand{\xmark}{\texttt{\textbf{x}}}
 
+\newcounter{TCC}
+\newcommand{\doTCC}{\theTCC \stepcounter{TCC}}
+
 \lstset{%
   breakatwhitespace=false,         % sets if automatic breaks should only happen at whitespace
   breaklines=true,                 % sets automatic line breaking