Mercurial > urweb
view demo/more/out/grid.css @ 1431:4a6f84092399
Represent 'unit' as C 'int'; change pattern match compilation to avoid 'goto'; change Postgres prepared statement compilation to make life easier for the GCC escape analysis; all this in support of better tail call optimization
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Thu, 10 Mar 2011 18:51:15 -0500 |
parents | 37dd42935dad |
children | be0c4e2e488a |
line wrap: on
line source
.Grid1_tabl { border-style: solid } .Grid1_th { border-style: solid } .Grid1_tr { border-style: solid } .Grid1_td { border-style: solid } .Grid1_agg { border-style: solid }