Ignore:
Timestamp:
Jun 24, 2007, 6:49:13 PM (17 years ago)
Author:
dai_9181
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/abdev/BasicCompiler_Common/MakeExe.cpp

    r167 r182  
     1#include <jenga/include/smoothie/Smoothie.h>
     2
    13#include "common.h"
    24
     
    202204    DeleteDeclareInfo();
    203205
    204     //関数ポインタ情報のメモリ解放
    205     DeleteProcPtrInfo();
    206 
    207206    //定数に関する情報を解放
    208207    extern CONSTINFO **ppConstHash;
Note: See TracChangeset for help on using the changeset viewer.