Ignore:
Timestamp:
Jun 17, 2021, 10:38:05 PM (22 months ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
6e50a6b
Parents:
07b4970 (diff), 572a02f (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/theses/mubeen_zulfiqar_MMath/uw-ethesis.tex

    r07b4970 rdcbfcbc  
    165165% cfa macros used in the document
    166166\input{common}
     167%\usepackageinput{common}
    167168\CFAStyle                                               % CFA code-style for all languages
    168 \lstset{language=CFA,basicstyle=\linespread{0.9}\tt}    % CFA default language
     169\lstset{basicstyle=\linespread{0.9}\tt}                 % CFA typewriter font
    169170\newcommand{\PAB}[1]{{\color{red}PAB: #1}}
    170171
Note: See TracChangeset for help on using the changeset viewer.