output: Add auxiliary data parameter to tab_dim.
authorBen Pfaff <blp@gnu.org>
Thu, 7 May 2009 05:58:01 +0000 (22:58 -0700)
committerBen Pfaff <blp@gnu.org>
Sun, 7 Jun 2009 04:11:08 +0000 (21:11 -0700)
Until now, the tab_dim function has not provided any way to pass auxiliary
data to the table dimensioning function.  This commit adds this ability
and updates all the callers of tab_dim to do so.


No differences found