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

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

File:
1 edited

Legend:

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

    r194 r205  
    22
    33#include "Source.h"
    4 #include "ObjectModule.h"
    54#include "LexicalScoping.h"
    65
     
    2726    class Temp{
    2827    public:
    29         // コンパイル中のクラス
    30         static const CClass *pCompilingClass;
    31 
    3228        // レキシカルスコープの状態
    3329        static CLexicalScopes *pLexicalScopes;
Note: See TracChangeset for help on using the changeset viewer.