Changes between Version 76 and Version 77 of IR


Ignore:
Timestamp:
11/27/15 21:13:33 (10 years ago)
Author:
siegel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IR

    v76 v77  
    77* quotes around variables in declarations?
    88* quotes around function names in definitions, prototypes?
    9 * is there ever a need for a function prototype?  Could variable decl notation be used instead?
     9* is there ever a need for a function prototype?  Could variable decl notation be used instead? NO, variable decls are different, those are state variables.
    1010
    1111