Ignore:
Timestamp:
Jun 16, 2007, 11:25:37 AM (17 years ago)
Author:
dai_9181
Message:

Smoothie::Metaクラス内を整理

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BasicCompiler_Common/src/Smoothie.cpp

    r128 r143  
    2222vector<ProcPointer *> Smoothie::Meta::procPointers;
    2323NamespaceScopesCollection Smoothie::Meta::namespaceScopesCollection;
    24 NamespaceScopesCollection Smoothie::Meta::importedNamespaces;
     24NamespaceScopesCollection Smoothie::Temp::importedNamespaces;
    2525BlittableTypes Smoothie::Meta::blittableTypes;
    2626
Note: See TracChangeset for help on using the changeset viewer.