view etc/letter.xpm @ 58247:fdf2cb9626ab

(Fposn_at_point): Remove extra */ after doc string. Reported by Andrew M. Scott.
author Kim F. Storm <storm@cua.dk>
date Mon, 15 Nov 2004 23:32:52 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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