Ignore:
Timestamp:
Jul 12, 2007, 2:58:26 AM (17 years ago)
Author:
dai_9181
Message:

コード全体のリファクタリングを実施

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/abdev/BasicCompiler_Common/BasicCompiler.h

    r182 r206  
    2323DWORD ImageBase;
    2424INCLUDEFILEINFO IncludeFileInfo;
    25 GlobalProc **ppSubHash;
    26 int SubNum;
    27 char **ppMacroNames;
    28 int MacroNum;
    2925DllProc **ppDeclareHash;
    30 CONSTINFO **ppConstHash;
    3126
    3227ERRORINFO *pErrorInfo;
Note: See TracChangeset for help on using the changeset viewer.