Mercurial > emacs
view etc/letter.xpm @ 47855:ce2ef611f634
Further changes. Improve the reports from batch runs.
(cus-test-libs): Run load tests in external processes.
author | Markus Rost <rost@math.uni-bielefeld.de> |
---|---|
date | Sun, 13 Oct 2002 02:47:54 +0000 |
parents | 292640c5a4d0 |
children | bc20bf61a6e9 |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c #000000", " c #FFFFFF", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};