Changeset 392 in dev for trunk/abdev/BasicCompiler_Common/include
- Timestamp:
- Feb 20, 2008, 7:44:27 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abdev/BasicCompiler_Common/include/Variable.h
r288 r392 208 208 209 209 210 BOOL bLiving;210 bool isLiving; 211 211 int source_code_address; 212 212
Note:
See TracChangeset
for help on using the changeset viewer.