view lisp/toolbar/gud-display.xpm @ 50975:bf7c2783b20d

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 13 May 2003 20:15:13 +0000
parents 46a4047710f4
children
line wrap: on
line source

/* XPM */
static char * display_xpm[] = {
"24 24 2 1",
" 	c #C0C0C0C0C0C0",
".	c #000000000000",
"                        ",
"                        ",
"                        ",
"                        ",
"            ...         ",
"             ..         ",
"             ..         ",
"             ..         ",
"          .....         ",
"         ..  ..         ",
"        ..   ..         ",
"        ..   ..         ",
"        ..   ..         ",
"        ..   ..         ",
"        ..   ..         ",
"         ..  ..         ",
"          ......        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        "};