#include #include #include "boolean.h" const char* const bool_str_g[]={ "FALSE", "TRUE", NULL };