Ignore:
Timestamp:
Dec 10, 2006, 10:58:26 AM (17 years ago)
Author:
dai_9181
Message:

LexicalAnalysisのベース部分を用意。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BasicCompiler_Common/BasicCompiler.cpp

    r5 r14  
    1 #ifdef _AMD64_
    2 #include "../BasicCompiler64/BasicCompiler.h"
    3 #else
    4 #include "../BasicCompiler32/BasicCompiler.h"
    5 #endif
     1#include "BasicCompiler.h"
     2
    63
    74#if defined HeapAlloc
Note: See TracChangeset for help on using the changeset viewer.