Mercurial > emacs
view etc/images/gud/pstar.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 | b6db02ca1b7c |
children |
line wrap: on
line source
/* XPM */ static char * pstar_xpm[] = { "24 24 2 1", " c None", ". c #000000000000", " ", " ", " ", " ", " ", " ", " ", " ", " ... ... ", " ... ... ", " .. .. . ", " .. .. . . . ", " .. .. ... ", " .. .. . . . ", " .. .. . ", " ... .. ", " .. .. ", " .. ", " .. ", " .. ", " .... ", " ", " ", " "};