view etc/images/gud/rfinish.xpm @ 108772:18375bd11244

Do not include config.h in src/Makefile.in. * src/Makefile.in (NOT_C_CODE): No longer define. (config.h): No longer include.
author Glenn Morris <rgm@gnu.org>
date Mon, 24 May 2010 21:17:52 -0700
parents ca0315d80583
children
line wrap: on
line source

/* XPM */
static char * reverse_step_xpm[] = {
"24 24 6 1",
" 	c None",
".	c #D40000",
"+	c #616161",
"@	c #2A1F55",
"#	c #ADADAD",
"$	c #CC9999",
"                        ",
"                        ",
"                        ",
"                        ",
"             .....      ",
"            .     .     ",
"           .       .    ",
"      +@   .   @+  .    ",
"     +@#   .   #@+ .    ",
"     @@  .$.$.  @@ .    ",
"     @@  $...$  @@      ",
"     @@   ...   @@      ",
"     @+   $.$   +@      ",
"    @@     .     @@     ",
"     @+         +@      ",
"     @@         @@      ",
"     @@         @@      ",
"     @@         @@      ",
"     +@#       #@+      ",
"      +@       @+       ",
"                        ",
"                        ",
"                        ",
"                        "};