view lisp/sb-tag-v.xpm @ 56091:10b16f7f1a51

(re_wctype, re_iswctype): Function defs longer static. (CHAR_CLASS_MAX_LENGTH, re_wctype_t, re_wchar_t) (re_wctype, re_iswctype, re_wctype_to_bit): Non-function definitions moved to regex.h.
author Richard M. Stallman <rms@gnu.org>
date Sun, 13 Jun 2004 22:36:05 +0000
parents c2a09ac7b7b1
children
line wrap: on
line source

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