00001 #include<config.h> 00002 00003 #ifndef INCLUDED_ENUM_FUNC_H 00004 #define INCLUDED_ENUM_FUNC_H 00005 00006 #include <util/enum.h> 00007 CPS_START_NAMESPACE 00008 00009 int NumChkb( RitzMatType ritz_mat); 00010 00011 CPS_END_NAMESPACE 00012 #endif