Revert "dtudcfonted, dtudcexch: delete from repository"

This reverts commit e0036e6167.
This commit is contained in:
chase
2018-08-05 15:58:15 -05:00
committed by Jon Trulson
parent 5fb08c15d9
commit 6b713f12b5
122 changed files with 58089 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
/* XPM */
/* $XConsortium: arrow.pm /main/4 1996/07/23 11:51:52 drk $ */
static char * arrow_pm[] = {
"14 14 3 1",
" c #C2C2C2C2C2C2",
". c #727272727272",
"X c #E8E8E8E8E8E8",
" . ",
" .. ",
" ... ",
"......... . ",
"......... . ",
".. . ",
".. X",
".. X",
".. XX",
".XXXXXXX XX ",
" X XX ",
" X XX ",
" XXX ",
" XX "};