Ignore:
Timestamp:
Jun 26, 2007, 1:48:03 PM (17 years ago)
Author:
dai_9181
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/jenga/include/smoothie/Smoothie.h

    r192 r194  
    2727    class Temp{
    2828    public:
    29         // 現在の名前空間
    30         static NamespaceScopes liveingNamespaceScopes;
    31 
    32         // 現在インポートされている名前空間
    33         static NamespaceScopesCollection importedNamespaces;
    34 
    3529        // コンパイル中のクラス
    3630        static const CClass *pCompilingClass;
Note: See TracChangeset for help on using the changeset viewer.