From: jean-pierre roux Date: Tue, 1 Mar 2011 13:12:07 +0000 (+0000) Subject: StringVector vs VectorString X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=586347fdceaf64c3796be5c95d69ed1a18e3a16d;hp=7cc721b909aa07b7ec6f0eaf97b8cc61de6a15fc;p=bbtk.git StringVector vs VectorString --- diff --git a/packages/std/src/bbstdStringVectorToNumericalVector.h b/packages/std/src/bbstdStringVectorToNumericalVector.h index 01b25a2..626c370 100644 --- a/packages/std/src/bbstdStringVectorToNumericalVector.h +++ b/packages/std/src/bbstdStringVectorToNumericalVector.h @@ -2,8 +2,8 @@ Program: bbtk Module: $RCSfile: bbstdStringVectorToNumericalVector.h,v $ Language: C++ - Date: $Date: 2011/02/28 14:07:09 $ - Version: $Revision: 1.1 $ + Date: $Date: 2011/03/01 13:12:07 $ + Version: $Revision: 1.2 $ =========================================================================*/ /* --------------------------------------------------------------------- @@ -54,7 +54,7 @@ namespace bbstd //================================================================= // BlackBox description BBTK_BEGIN_DESCRIBE_TEMPLATE_BLACK_BOX(StringVectorToNumericalVector,bbtk::AtomicBlackBox); - BBTK_NAME("StringVectorTo"+bbtk::HumanTypeName >()); + BBTK_NAME("VectorStringTo"+bbtk::HumanTypeName >()); BBTK_AUTHOR("jpr@creatis.univ-lyon1.fr"); BBTK_DEFAULT_ADAPTOR(); BBTK_DESCRIPTION("Converts the content of the input string vector to a "