Mercurial > emacs
view etc/letter.xpm @ 70180:3f5f04b2a72b
(antlr-default): Avoid nil spec in defface.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Fri, 21 Apr 2006 23:41:23 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};