view etc/images/ezimage/label.xpm @ 108090:b8f821937636

* m/mips.h: Remove #if 0 code.
author Dan Nicolaescu <dann@ics.uci.edu>
date Fri, 23 Apr 2010 14:58:07 -0700
parents 616e5cb890c3
children
line wrap: on
line source

/* XPM */
static char * sb_label_xpm[] = {
"10 16 3 1",
" 	c None",
".	c gray",
"+	c blue",
"     .....",
"   ..+++++",
"  .+++++++",
" .++++++++",
" .++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++"};