Mercurial > emacs
view etc/images/sort-column-ascending.xpm @ 80342:b7bed0a77336
(verilog-read-decls): Fix AUTOINPUT/AUTOOUTPUT mis-including genvars.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Wed, 19 Mar 2008 03:43:11 +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", " ", " ", " ... ", " . .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " ..... . ", " ", " . ", " ", " . ", " .... ", " .. .. ", " .. .. ", " .. .. ", " ..... ", " .. ", " . ... ", " ..... ", " ", " "};