Changes between Version 16 and Version 17 of Commentary/Compiler/CPS

Show
Ignore:
Timestamp:
06/26/07 08:29:09 (6 years ago)
Author:
Michael D. Adams
Comment:

Formatting Typo Fix

Legend:

Unmodified
Added
Removed
Modified
  • Commentary/Compiler/CPS

    v16 v17  
    168168type RawCmm = GenCmmTop CmmStatic [CmmStatic] CmmStmt 
    169169}}} 
    170      Same for {{{CmmTop}} and {{{RawCmmTop}}}. 
     170     Same for {{{CmmTop}}} and {{{RawCmmTop}}}. 
    171171   * New type aliases {{{CmmActuals}}}, {{{CmmFormals}}} and {{{CmmHintFormals}}}. 
    172172     Respectively these are the actual parameters of a function call,