view etc/images/gud/cont.xpm @ 87086:3e9ef52e86be

Require individual files if needed when compiling, rather than esh-maint. Collect any require statements. Leave provide at start. Move any commentary to start.
author Glenn Morris <rgm@gnu.org>
date Wed, 05 Dec 2007 07:08:41 +0000
parents 8d47733bcd93
children
line wrap: on
line source

/* XPM */
static char * continue_xpm[] = {
"24 24 6 1",
" 	c None",
".	c #cc0033",
"X	c #d99faa",
"o	c #616161",
"O	c #2a1f55",
"+	c #aa9faa",
"                        ",
"                        ",
"                        ",
"                        ",
"     .X                 ",
"     X..X               ",
"   .......  oO  Oo      ",
"     X..X  oO+  +Oo     ",
"     .X    OO    OO     ",
"           OO    OO     ",
"           OO    OO     ",
"           Oo    oO     ",
"          OO      OO    ",
"           Oo    oO     ",
"           OO    OO     ",
"           OO    OO     ",
"           OO    OO     ",
"           oO+  +Oo     ",
"            oO  Oo      ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        "};