Changeset 42 in dev for BasicCompiler64/Compile_ProcOp.cpp
- Timestamp:
- Jan 29, 2007, 2:56:22 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BasicCompiler64/Compile_ProcOp.cpp
r40 r42 44 44 //GC用の変数を定義 45 45 InitGCVariables(); 46 47 //クラスに属する静的メンバを定義 48 CMember::InitStaticMember(); 46 49 47 50 GetGlobalDataForDll();
Note:
See TracChangeset
for help on using the changeset viewer.