view etc/letter.xpm @ 71314:0ebac95569f4

(Coding Conventions): Add `@end itemize'.
author Luc Teirlinck <teirllm@auburn.edu>
date Sat, 10 Jun 2006 16:20:02 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

/* XPM */
static char * letter_xpm[] = {
"14 10 2 1",
".	c opaque",
" 	c None",
"..............",
"...        ...",
".  .      .  .",
".   .    .   .",
".    ....    .",
".   . .. .   .",
".  .      .  .",
". .        . .",
"..          ..",
".............."};