Rename src/output/charts/box-whisker.[ch] to src/output/charts/boxplot.[ch]. fc11-i386-build54 fc11-x64-build51 lenny-x64-build75 sid-i386-build121
authorBen Pfaff <blp@gnu.org>
Mon, 14 Dec 2009 05:39:18 +0000 (21:39 -0800)
committerBen Pfaff <blp@gnu.org>
Tue, 15 Dec 2009 05:18:17 +0000 (21:18 -0800)
commitd7551158e8b3eb352fbbaa97628f3fa82e4186d6
treedca3cb383d5093aee5754b7f6bb7e8f4164e035c
parent507ef4ef1ad945accdbc86e97deefc1b001d266e
Rename src/output/charts/box-whisker.[ch] to src/output/charts/boxplot.[ch].

This makes the structure names more obvious and prevents confusion
with src/math/box-whisker.[ch].
src/language/stats/examine.q
src/output/automake.mk
src/output/charts/box-whisker.c [deleted file]
src/output/charts/box-whisker.h [deleted file]
src/output/charts/boxplot.c [new file with mode: 0644]
src/output/charts/boxplot.h [new file with mode: 0644]