Mercurial > emacs
view etc/letter.xpm @ 52511:261a321c464e
(gud-find-class): Make jdb work again since
cc-mode changed the syntactic information.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Mon, 15 Sep 2003 19:14:00 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};