aknlayoutcompiler/inc/LayCdl2Inst.h
changeset 1 b700e12870ca
parent 0 f58d6ec98e88
equal deleted inserted replaced
0:f58d6ec98e88 1:b700e12870ca
    23 #include <vector>
    23 #include <vector>
    24 #include <iosfwd>
    24 #include <iosfwd>
    25 #include "Layout.h"
    25 #include "Layout.h"
    26 using namespace std;
    26 using namespace std;
    27 
    27 
    28 #include <cdlcompilertoolkit/cdltkinterface.h>
    28 #include <CdlCompilerToolkit/CdlTkInterface.h>
    29 #include <cdlcompilertoolkit/cdltkinstance.h>
    29 #include <CdlCompilerToolkit/CdlTkInstance.h>
    30 #include <cdlcompilertoolkit/cdltkprocess.h>
    30 #include <CdlCompilerToolkit/CdlTkProcess.h>
    31 using namespace CdlCompilerToolkit;
    31 using namespace CdlCompilerToolkit;
    32 
    32 
    33 
    33 
    34 /**
    34 /**
    35 *  CLayoutToInst 
    35 *  CLayoutToInst