view etc/images/letter.xpm @ 107973:34a427c407fe

Bugfix for ede-proj-makefile-insert-variables. * cedet/ede/pmake.el (ede-proj-makefile-insert-variables): Don't destroy list before using it.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 18 Apr 2010 17:40:10 -0400
parents a888cc87aa4f
children
line wrap: on
line source

/* XPM */
static char * letter_xpm[] = {
"14 10 2 1",
".	c opaque",
" 	c None",
"..............",
"...        ...",
".  .      .  .",
".   .    .   .",
".    ....    .",
".   . .. .   .",
".  .      .  .",
". .        . .",
"..          ..",
".............."};