]> Creatis software - bbtk.git/commitdiff
fix
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Fri, 18 Dec 2009 15:30:32 +0000 (15:30 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Fri, 18 Dec 2009 15:30:32 +0000 (15:30 +0000)
packages/vtk/bbs/appli/exampleSave_vtkPolyData.bbs

index 45f91c40842039b9f0c6a59e819488db800bb9db..217ec26ef6c3ed3ff6c0d86d3f75c0771f83a032 100644 (file)
@@ -7,7 +7,8 @@ load std
 load vtk
 load wxvtk
 
-include "vtk/boxes/bbLoadHola"\rnew LoadHola reader
+include "vtk/boxes/bbLoadHola"
+new LoadHola reader
 new MarchingCubes mc
   set mc.Value 1200
   connect reader.Out mc.In