Ignore:
Timestamp:
Jun 20, 2007, 4:30:20 AM (17 years ago)
Author:
dai_9181
Message:

LexicalScopeを移動

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/jenga/src/smoothie/Smoothie.cpp

    r172 r174  
    77NamespaceScopesCollection Smoothie::Temp::importedNamespaces;
    88const CClass *Smoothie::Temp::pCompilingClass = NULL;
     9CLexicalScopes *Smoothie::Temp::pLexicalScopes = NULL;
    910
    1011bool Smoothie::isFullCompile = false;
Note: See TracChangeset for help on using the changeset viewer.