Ignore:
Timestamp:
Feb 4, 2021, 10:04:36 AM (4 years ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
ef0b456
Parents:
29c9b23
Message:

Got rid of the remaining \texorpdfstring commands.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/theses/andrew_beach_MMath/unwinding.tex

    r29c9b23 r9af0fe2d  
    1 \chapter{\texorpdfstring{Unwinding in \CFA}{Unwinding in Cforall}}
     1\chapter{Unwinding in \CFA}
    22
    33Stack unwinding is the process of removing stack frames (activations) from the
     
    110110alternate transfers of control.
    111111
    112 \section{\texorpdfstring{\CFA Implementation}{Cforall Implementation}}
     112\section{\CFA Implementation}
    113113
    114114To use libunwind, \CFA provides several wrappers, its own storage, personality
Note: See TracChangeset for help on using the changeset viewer.