view etc/images/ezimage/dir.xpm @ 93558:80816955b2c7

(c-defun-name, c-cpp-define-name): New optimised functions to get the name of the current defun/macro.
author Alan Mackenzie <acm@muc.de>
date Wed, 02 Apr 2008 21:24:30 +0000
parents 616e5cb890c3
children
line wrap: on
line source

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