Changeset 272 in dev for trunk/abdev/BasicCompiler_Common/MakeExe.cpp
- Timestamp:
- Aug 10, 2007, 9:20:45 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abdev/BasicCompiler_Common/MakeExe.cpp
r268 r272 137 137 138 138 //グローバル変数に関する情報 139 // TODO: AllGlobalVarSize、AllInitGlobalVarSizeをVariablesクラスに入れる 139 140 extern int AllGlobalVarSize; 140 141 extern int AllInitGlobalVarSize;
Note:
See TracChangeset
for help on using the changeset viewer.