view etc/images/gud/all.xpm @ 108871:d268237e3481

Remove NO_SOCK_SIGIO references. * src/m/template.h (NO_SOCK_SIGIO): Remove, no longer used. * nextstep/DEV-NOTES: Remove out-of-date information.
author Glenn Morris <rgm@gnu.org>
date Wed, 02 Jun 2010 22:50:48 -0700
parents 9a7c820f16a3
children
line wrap: on
line source

/* XPM */
static char * all_xpm[] = {
"24 24 4 1",
" 	c None",
".	c #000000",
"+	c #E5E5E5",
"@	c #FFFFFF",
"                        ",
"                        ",
"  ....................  ",
"  ....................  ",
"  ....................  ",
"  ++++++@@@@@@@@++++++  ",
"  ++++++@@....@@++++++  ",
"  ++++++@......@++++++  ",
"  ......@..@@..@......  ",
"  ......@..@@..@......  ",
"  ......@..@@..@......  ",
"  ++++++@......@++++++  ",
"  ++++++@......@++++++  ",
"  ++++++@..@@..@++++++  ",
"  ......@..@@..@......  ",
"  ......@..@@..@......  ",
"  ......@..@@..@......  ",
"  ++++++@..@@..@++++++  ",
"  ++++++...@@...++++++  ",
"  ++++++++++++++++++++  ",
"  ....................  ",
"  ....................  ",
"                        ",
"                        "};