Changeset 65 in dev for BasicCompiler_Common/error.cpp


Ignore:
Timestamp:
Mar 8, 2007, 4:45:58 AM (17 years ago)
Author:
dai_9181
Message:

バージョンをβ14にした。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BasicCompiler_Common/error.cpp

    r64 r65  
    291291    }
    292292
    293 #ifndef _DEBUG
    294     if(num==300){
    295         //内部エラー
    296         return;
    297     }
    298 #endif
    299 
    300293    if(!GetErrorMsg(num,KeyWord,temporary,pos)) return;
    301294
Note: See TracChangeset for help on using the changeset viewer.