created two boxplot script files one to generate image the other to display with matplotlab

This commit is contained in:
Caner Candan 2010-11-22 17:35:06 +01:00
commit 849a5ec670
4 changed files with 19 additions and 5 deletions

View file

@ -95,6 +95,7 @@ ELSEIF(ENABLE_CMAKE_TESTING)
SET(RESOURCES
boxplot.py
boxplot_to_png.py
)
FOREACH(file ${RESOURCES})