view lisp/sb-dir-plus.xpm @ 45377:31cf809b5bc2

(f90-equal-symbols, f90-looking-at-do, f90-looking-at-select-case) (f90-looking-at-if-then): Remove lets. (f90-looking-at-where-or-forall): Handle if split over lines.
author Glenn Morris <rgm@gnu.org>
date Sun, 19 May 2002 23:18:16 +0000
parents 5e24be7faa32
children c2a09ac7b7b1
line wrap: on
line source

/* XPM */
static char * sb_dir+_xpm[] = {
"20 15 4 1",
" 	c None",
".	c #828282",
"+	c #000000",
"@	c #FFF993",
" .......            ",
".+++++++.           ",
".+@@@@@@+.......... ",
".+@@@@@@@++++++++++.",
".+@@@@@@@@@@@@@@@@+.",
".+@@@@@@@++@@@@@@@+.",
".+@@@@@@@++@@@@@@@+.",
".+@@@@@++++++@@@@@+.",
".+@@@@@++++++@@@@@+.",
".+@@@@@@@++@@@@@@@+.",
".+@@@@@@@++@@@@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".++++++++++++++++++.",
" .................. "};