source: doc/theses/aaron_moss/phd/macros.tex@ e5ea867

ADT arm-eh ast-experimental cleanup-dtors enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr pthread-emulation qualifiedEnum stuck-waitfor-destruct
Last change on this file since e5ea867 was 2a9d12d, checked in by Aaron Moss <bruceiv@…>, 8 years ago

Initial stubs of thesis files

  • Property mode set to 100644
File size: 368 bytes
Line 
1% Common macros for this thesis
2% Based on LaTeXmacros/common.tex
3
4\newcommand{\CFAIcon}{\textsf{C}\raisebox{\depth}{\rotatebox{180}{\textsf{A}}}} % Cforall symbolic name
5\newcommand{\CFA}{\protect\CFAIcon} % safe for section/caption
6
7\newcommand{\ie}{\textit{i.e.}}
8\newcommand{\eg}{\textit{e.g.}}
9\newcommand{\etc}{\textit{etc.}}
10\newcommand{\etal}{\textit{et~al.}}
Note: See TracBrowser for help on using the repository browser.