Mercurial > emacs
view etc/letter.xpm @ 79263:e1394a662145
(Watch Expressions): Describe gdb-delete-out-of-scope.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Tue, 30 Oct 2007 05:54:58 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};