]> Creatis software - creaCLI.git/blobdiff - bbtk_Slicer_PKG/src/bbSlicerMergeModels.h
All Slicer modules succesfully compiled into BBTK boxes :P
[creaCLI.git] / bbtk_Slicer_PKG / src / bbSlicerMergeModels.h
index 2ff5f2de4ca2e9901575b8dce9d1a16d83f228ff..085777efe865089295a16530f290932afa1653a1 100644 (file)
@@ -42,7 +42,7 @@ BBTK_DECLARE_INPUT ( ModelOutput , std::string );
 
     BBTK_BEGIN_DESCRIBE_BLACK_BOX ( MergeModels , bbtk::AtomicBlackBox ) ;
     BBTK_NAME ( "MergeModels" ) ;
-    BBTK_AUTHOR ( "Nicole Aucoin BWH (Ron Kikinis, BWH), Daniel Haehn" ) ;
+    BBTK_AUTHOR ( "Nicole Aucoin BWH Ron Kikinis, BWH, Daniel Haehn" ) ;
     BBTK_DESCRIPTION ( "Merge the polydata from two input models and output a new model with the added polydata. Uses the vtkAppendPolyData filter. Works on .vtp and .vtk surface files." ) ;
     BBTK_CATEGORY ( "Surface Models" ) ;