Changeset 1e567ab for doc


Ignore:
Timestamp:
Aug 4, 2021, 1:24:00 PM (3 years ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
df5b2c8
Parents:
fa7dbf1
Message:

fix error in proofreading

File:
1 edited

Legend:

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

    rfa7dbf1 r1e567ab  
    8989operator usages are translated into function calls using these names.
    9090An operator name is created by taking the operator symbols and joining them with
    91 @?@s to show where the parameters go.
     91@?@s to show where the arguments go.
    9292For example,
    9393infixed multiplication is @?*?@, while prefix dereference is @*?@.
Note: See TracChangeset for help on using the changeset viewer.