Changes between Version 76 and Version 77 of IR
- Timestamp:
- 11/27/15 21:13:33 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IR
v76 v77 7 7 * quotes around variables in declarations? 8 8 * 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. 10 10 11 11
