Ignore:
Timestamp:
Apr 2, 2007, 12:10:02 AM (17 years ago)
Author:
dai_9181
Message:

House→Smoothie
Sourceクラスを用意した。

File:
1 moved

Legend:

Unmodified
Added
Removed
  • BasicCompiler_Common/src/Smoothie.cpp

    r87 r88  
    11#include <..\common.h>
    22
    3 TypeDefCollection House::Meta::typeDefs;
    4 vector<ProcPointer *> House::Meta::procPointers;
     3BasicSource Smoothie::Lexical::source;
     4
     5TypeDefCollection Smoothie::Meta::typeDefs;
     6vector<ProcPointer *> Smoothie::Meta::procPointers;
Note: See TracChangeset for help on using the changeset viewer.