00001 /*------------------------------------------------------------------------*/ 00012 #ifndef __NEWTON_H 00013 #define __NEWTON_H 00014 00015 00016 /* ヘッダファイル */ 00017 #include "NewtType.h" 00018 #include "NewtErrs.h" 00019 00020 #include "Newton/NewtonExceptions.h" 00021 #include "Newton/NewtonMemory.h" 00022 00023 00024 #endif /* __NEWTON_H */ 00025
1.5.0