00001 #include <grass/colors.h> 00002 00003 char *D_color_list(void) 00004 { 00005 return D_COLOR_LIST; 00006 }