Fernando Freitas Alves edited header.tex  about 8 years ago

Commit id: fe345d4c19a4bd3698f7874d8ce06b1e327fce0d

deletions | additions      

       

\usepackage{listings}  \lstdefinestyle{C++}{ \lstdefinestyle{  language=C++,  belowcaptionskip=1\baselineskip, breaklines=true, frame=L, xleftmargin=\parindent, language=C, showstringspaces=false, basicstyle=\footnotesize\ttfamily, keywordstyle=\bfseries\color{green!40!black}, commentstyle=\itshape\color{purple!40!black}, identifierstyle=\color{blue}, stringstyle=\color{orange}, }  \lstdefinestyle{Assembly}{