]> Creatis software - creaMaracasVisu.git/blobdiff - bbtk/bbs/appli/ExampleViewerMPR.bbs
Add BUGS
[creaMaracasVisu.git] / bbtk / bbs / appli / ExampleViewerMPR.bbs
diff --git a/bbtk/bbs/appli/ExampleViewerMPR.bbs b/bbtk/bbs/appli/ExampleViewerMPR.bbs
deleted file mode 100644 (file)
index 03c8b9d..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-load wx
-load std
-load vtk
-load maracasvisu
-
-include vtk/boxes/bbLoadHola 
-new LoadHola image 
-
-new ViewerMPR mpr
-  connect image.Out mpr.In
-
-exec mpr
\ No newline at end of file