K 10 svn:author V 7 wkoszek K 8 svn:date V 27 2006-02-27T22:34:36.000000Z K 7 svn:log V 462 MFC: src/tools/tools/ministat/ministat.c: 1. rev. 1.6 -> 1.7 Add option -w to specify graph width. Use COLUMNS, terminal width for default graph width. 2. rev 1.7 -> 1.8 Fix the way in which median is calculated. If the data source has even number of data points, value should be calculated by adding two middle elements and dividing them by 2. [1] Reviewed by: rwatson [2] Approved by: cognet (mentor) Approved by: re (scottl) END