view kdiff3/src/xpm/currentpos.xpm @ 67:ec82d69e8b0c

0.9.86
author joachim99
date Thu, 16 Sep 2004 02:45:37 +0000
parents 86d21651c8db
children 8febbfb1148c
line wrap: on
line source
/* XPM */
static const char *currentpos[]={
"16 16 2 1",
"# c #000000",
". c None",
"................",
"................",
"................",
".#............#.",
".##..........##.",
".###........###.",
".####..##..####.",
".##############.",
".##############.",
".####..##..####.",
".###........###.",
".##..........##.",
".#............#.",
"................",
"................",
"................"};