view etc/letter.xpm @ 77533:4bc6f7ddeb06

* progmodes/python.el: File removed due to unclear legal status.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 24 Apr 2007 01:59:46 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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