GRASS Programmer's Manual  6.4.2(2012)
color_list.c
Go to the documentation of this file.
00001 #include <grass/colors.h>
00002 
00003 char *D_color_list(void)
00004 {
00005     return D_COLOR_LIST;
00006 }
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines