view lisp/sb-tag-v.xpm @ 55811:d8ee27fc17e9
(print_partial_compiled_pattern): Add missing 'break'
after 'case wordend'. For symbeg and symend, print to stderr,
like the other cases.
author |
Stefan Monnier <monnier@iro.umontreal.ca> |
date |
Fri, 28 May 2004 22:28:09 +0000 (2004-05-28) |
parents |
c2a09ac7b7b1 |
children |
|
line source
/* XPM */
static char * sb_tag_v_xpm[] = {
"20 15 5 1",
" c None",
". c #B8B8B8",
"+ c #000000",
"@ c #FFF993",
"# c #828282",
" ",
" ",
" .............. ",
" .++++++++++++++. ",
" .+@@@@@@@@@@@@@@+#",
" .+@@@++++++++++#@+#",
".+@@@@@++++++++#@@+#",
".+@++@@@++++++#@@@+#",
".+@++@@@@++++#@@@@+#",
".+@@@@@@@@++#@@@@@+#",
" #+@@@@@@@@#@@@@@@+#",
" #+@@@@@@@@@@@@@@+#",
" #++++++++++++++# ",
" ############## ",
" "};