Mercurial > emacs
view etc/letter.xpm @ 76666:3e23ea54272d
Add support for AIX4.3 on IBM RS6000.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 22 Mar 2007 14:32:22 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};