Ignore:
Timestamp:
Aug 10, 2007, 9:20:45 PM (17 years ago)
Author:
dai_9181
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/abdev/BasicCompiler_Common/Intermediate_Step2.cpp

    r265 r272  
    9393    NamespaceScopes &namespaceScopes = compiler.GetNamespaceSupporter().GetLivingNamespaceScopes();
    9494    namespaceScopes.clear();
    95 
    96     //定数に関する情報を初期化
    97     compiler.GetObjectModule().meta.GetGlobalConsts().Clear();
    98     compiler.GetObjectModule().meta.GetGlobalConstMacros().Clear();
    9995
    10096    extern char *basbuf;
Note: See TracChangeset for help on using the changeset viewer.