]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkBlackBoxDescriptor.cxx
No longer 'Categories', only 'Kinds'!
[bbtk.git] / kernel / src / bbtkBlackBoxDescriptor.cxx
index 004deb4ca96d961d5cddba629dc72a4f2e161577..cde4b519f6130a5640568d82c7e00b52a47ecab3 100644 (file)
@@ -3,8 +3,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbtkBlackBoxDescriptor.cxx,v $
   Language:  C++
-  Date:      $Date: 2008/02/04 13:02:57 $
-  Version:   $Revision: 1.4 $
+  Date:      $Date: 2008/02/05 11:07:42 $
+  Version:   $Revision: 1.5 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -35,7 +35,7 @@ namespace bbtk
       mDescription(""), 
       mAuthor(""),
       mKeyword(""),
-      mCategory(STANDARD),
+      mKind(STANDARD),
       mPackage(NULL)
   {
     bbtkDebugMessage("Core",9,