Changeset fadfabf
- Timestamp:
- May 3, 2021, 4:27:07 PM (4 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 8cd34e9
- Parents:
- e8a7ca2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/theses/andrew_beach_MMath/uw-ethesis.tex
re8a7ca2 rfadfabf 93 93 % Removes large sections of the document. 94 94 \usepackage{comment} 95 % Adds todo s (Must be included after comment.)96 \usepackage{todo notes}95 % Adds todo commands. 96 \usepackage{todo} 97 97 % cfa macros used in the document 98 98 \usepackage{cfalab} … … 296 296 \phantomsection % allows hyperref to link to the correct page 297 297 298 \todos 299 298 300 %---------------------------------------------------------------------- 299 301 \end{document} % end of logical document
Note: See TracChangeset
for help on using the changeset viewer.