]> Creatis software - bbtk.git/blobdiff - packages/wxvtk/bbs/boxes/bbIsoSurfaceWidget.bbs
no message
[bbtk.git] / packages / wxvtk / bbs / boxes / bbIsoSurfaceWidget.bbs
index 6b9af87e7ba39a801e07c958b8b61445a2b22a2d..f7f186214359a84527f9e244011d1adf7820dd37 100644 (file)
@@ -1,7 +1,7 @@
-load wx
-load vtk
-load std
-load wxvtk
+include wx
+include vtk
+include std
+include wxvtk
 
 define IsoSurfaceWidget wxvtk
   author "laurent.guigues@creatis.insa-lyon.fr"
@@ -47,7 +47,6 @@ define IsoSurfaceWidget wxvtk
  
 #  set colourButton.Label "Colour"
 
-
   input Title controls.WinTitle "Title of the control panel" 
   input In surface.In "Input image"