Mercurial > emacs
view etc/letter.xpm @ 77085:4f239924057d
Remove spurious debugging code.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 09 Apr 2007 16:33:01 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};