Changeset d7d4702 for doc


Ignore:
Timestamp:
Feb 2, 2018, 3:30:23 PM (6 years ago)
Author:
Aaron Moss <a3moss@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
Children:
3ce0c915
Parents:
804b57e3
Message:

Fix previous paper edit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/papers/general/Paper.tex

    r804b57e3 rd7d4702  
    914914\TODO{Fill out section. Mention field-constructors and at-equal escape hatch to C-style initialization. Probably pull some text from Rob's thesis for first draft.}
    915915
    916 \subsection{@with@ Statement}
     916\subsection{with Statement}
    917917
    918918In any programming language, some functions have a naturally close relationship with a particular data type.
     
    925925\section{References}
    926926
    927 \TODO{Pull draft text from user manual; make sure to discuss nested references and rebind operator drawn from }
     927\TODO{Pull draft text from user manual; make sure to discuss nested references and rebind operator drawn from lvalue-addressof operator}
    928928
    929929\section{Evaluation}
Note: See TracChangeset for help on using the changeset viewer.