view lisp/toolbar/gud-pstar.xpm @ 63752:ca22580c24e7

(Float Basics): Explain how to test for NaN, and printing the sign of NaNs.
author Richard M. Stallman <rms@gnu.org>
date Sat, 25 Jun 2005 02:29:46 +0000
parents 5db7a2ef6f87
children
line wrap: on
line source

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