Mercurial > emacs
view etc/images/letter.xpm @ 109624:d06247ec7191
* configure.in: Restore accidentally removed use of
GCC_TEST_OPTIONS/NON_GCC_TEST_OPTIONS.
author | Andreas Schwab <schwab@linux-m68k.org> |
---|---|
date | Wed, 04 Aug 2010 23:48:36 +0200 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};