]> Creatis software - creaMaracasVisu.git/blobdiff - bbtk/bbs/appli/ExampleHistogramView.bbs
- Comment out uselesss #define MAX (vtk-4.5 doesn't compile)
[creaMaracasVisu.git] / bbtk / bbs / appli / ExampleHistogramView.bbs
index 3e513bcd12372b05c9adad74c3e51f956b71e78f..8300da700942a9fe5ceb7401c87345bc6a674140 100644 (file)
@@ -1,6 +1,12 @@
+description "creaMaracasVisu::HistogramView box example. "
+category "example"
+author "eduardo.davila@creatis.insa-lyon.fr"
+
+
+
 load wx
 load std
-load maracasvisu
+load creaMaracasVisu
 load vtk
 
 new MetaImageReader reader
@@ -13,4 +19,4 @@ new HistogramView histogramview
 
 print $prependDatapath.Out$\n
 connect reader.Out histogramview.In
-exec histogramview
\ No newline at end of file
+exec histogramview