Mercurial > emacs
view etc/images/sort-column-ascending.xpm @ 72651:172b33b2d7a8
(gdb-var-list-children-regexp)
(gdb-var-list-children-regexp): Make type field optional.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Tue, 05 Sep 2006 03:41:24 +0000 |
parents | ed7704221f2b |
children |
line wrap: on
line source
/* XPM */ static char * stock_sort_column_ascending_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ... ", " . .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " ..... . ", " ", " . ", " ", " . ", " .... ", " .. .. ", " .. .. ", " .. .. ", " ..... ", " .. ", " . ... ", " ..... ", " ", " "};