Changeset c1136c56 for doc/theses/andrew_beach_MMath/uw-ethesis.tex
- Timestamp:
- Apr 28, 2021, 3:52:36 PM (3 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- a6c45c6
- Parents:
- edc6ea2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/theses/andrew_beach_MMath/uw-ethesis.tex
redc6ea2 rc1136c56 198 198 \makeglossaries 199 199 200 200 % listings package configuation: 201 201 \lstMakeShortInline@ 202 203 % CFA code-style for all languages 204 \CFAStyle 205 % CFA default lnaguage 206 \lstset{language=CFA,basicstyle=\linespread{0.9}\tt} 202 \lstset{language=CFA,style=cfacommon,basicstyle=\linespread{0.9}\tt} 207 203 \lstset{moredelim=**[is][\protect\color{red}]{@}{@}} 208 204 % Annotations from Peter:
Note: See TracChangeset
for help on using the changeset viewer.