00001 00002 #ifndef __JBXL_CPP_BASICLIB_H_ 00003 #define __JBXL_CPP_BASICLIB_H_ 00004 00005 00023 #include "tools++.h" 00024 00025 #include "mt.h" 00026 #include "matrix.h" 00027 #include "txml.h" 00028 #include "xtools.h" 00029 00030 #include "ClassBox.h" 00031 00032 00033 00034 #define JBXL_BASICLIB_VERSION "v5.0 stable '08 8/10" 00035 #define JBXL_BASICLIB_NAME "BasicLib" 00036 #define JBXL_BASICLIB_COPYRIGHT "by Fumi.Iseki (C) 2000" 00037 00038 00039 #endif