view etc/tree-widget/default/open.xpm @ 76624:c8af69547c16

Include blockinput.h. (readchar, Fget_file_char): Add BLOCK_INPUT around getc. (unreadchar): Add BLOCK_INPUT around ungetc. (load_unwind): Add BLOCK_INPUT around fclose.
author YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
date Tue, 20 Mar 2007 08:50:31 +0000
parents 37975f598c83
children
line wrap: on
line source

/* XPM */
static char * open_xpm[] = {
"16 21 11 1",
" 	c None",
".	c #004200",
"+	c #296329",
"@	c #316331",
"#	c #396B39",
"$	c #427342",
"%	c #4A734A",
"&	c #4A7B4A",
"*	c #528452",
"=	c #5A845A",
"-	c #A5A5C6",
"                ",
"                ",
"                ",
"                ",
"                ",
"    ...         ",
"   ..+..        ",
"  ..+@#..       ",
" ..+@##$..      ",
"..+@##$%&..     ",
".+@##$%&*=.     ",
"..##$%&*=..     ",
" ..$%&*=..      ",
"  ..&*=..       ",
"   ..=..        ",
"    ...         ",
"     -          ",
"     -          ",
"     -          ",
"     -          ",
"     -          "};