00001 /*------------------------------------------------------------------------*/ 00029 #ifndef NEWTCORE_H 00030 #define NEWTCORE_H 00031 00032 00033 /* ヘッダファイル */ 00034 #include "NewtType.h" 00035 #include "NewtErrs.h" 00036 #include "NewtFns.h" 00037 #include "NewtEnv.h" 00038 #include "NewtObj.h" 00039 00040 00041 #endif /* NEWTCORE_H */ 00042
1.5.0