source: doc/theses/thierry_delisle_MMath/style/style.tex @ 466fa01

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change on this file since 466fa01 was 67982887, checked in by Peter A. Buhr <pabuhr@…>, 6 years ago

specialize thesis directory-names

  • Property mode set to 100644
File size: 561 bytes
Line 
1\input{common}                                          % bespoke macros used in the document
2\input{cfa-format}
3
4% \CFADefaultStyle
5
6% \lstset{
7% morekeywords=[2]{nomutex,mutex,thread,wait,wait_release,signal,signal_block,accept,monitor,suspend,resume,coroutine},
8% keywordstyle=[2]\color{blue},                         % second set of keywords for concurency
9% basicstyle=\linespread{0.9}\tt\small,         % reduce line spacing and use typewriter font
10% stringstyle=\sf\color{Mahogany},                      % use sanserif font
11% commentstyle=\itshape\color{OliveGreen},              % green and italic comments
12% }%
Note: See TracBrowser for help on using the repository browser.