view src/tabcomp.xpm @ 5:fe4dc2bef842

Broke the configure script on purpose, Added files to note that: THIS_CVS_IS_NOT_UP_TO_DATE
author gqview
date Tue, 19 Sep 2000 15:04:17 +0000
parents b3e0e515fabf
children
line wrap: on
line source

/* XPM */
static char * tabcomp_xpm[] = {
"10 10 2 1",
" 	c None",
".	c #000000",
"         .",
"    .    .",
"    ..   .",
"    ...  .",
"........ .",
"........ .",
"    ...  .",
"    ..   .",
"    .    .",
"         ."};