initial import

This commit is contained in:
2025-06-22 20:39:04 -05:00
commit f8a70886f0
3428 changed files with 302546 additions and 0 deletions

46
tkrev/tkrev.xpm Normal file
View File

@@ -0,0 +1,46 @@
/* XPM */
static char * tkcvs_xpm[] = {
"32 32 11 1",
" c None",
". c #FFFFFF",
"+ c #C6C6C6",
"@ c #E3E3E3",
"# c #717171",
"$ c #8E8E8E",
"% c #AAAAAA",
"& c #000000",
"* c #393939",
"= c #555555",
"- c #1C1C1C",
"................................",
"................................",
"...+@@++@@+.@#+.................",
"..+$##$$##$+@#+.................",
"......##....+$$.................",
"......##....+$$...$$............",
"......$$....@#+.@#$+............",
"......$$....@#+.@#+.............",
"......##....+$$.$+..............",
"......##....+$$$$+..............",
"......$$....@#+.##+.............",
"......$$....@#+.@#+.............",
"......##....+$$.+$#@............",
"......##....+$$..+##............",
"................................",
"................................",
"................................",
"................................",
"....@%&&&&&%*&=....+-+@%&&&&&%..",
"....*&*%%%&%%&=....==.*&*%%%#%..",
"...=&*......+-*@..@*$.&&........",
"..+-*@.......=&%..%&..&&$.......",
"..%&=........=&#..#*..+-&&%@....",
"..%&=........+&&..&%...+&&&*$...",
"..%&=.........&&.+&%.....$*&&#..",
"..%&-+........#&$=*@......@%&&..",
"...=&#........%&**=.........&&..",
"...+&&$...++..@*&&+...=+...$&#..",
"....+=&&&&-+...=&&....&&&&&&$...",
"......%%%%+....+%%....%%%%%%....",
"................................",
"................................"};