X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fsrc%2FbbtkFactory.h;fp=kernel%2Fsrc%2FbbtkFactory.h;h=35c04e6e3e42e21f812502ccba739f8d27e325a2;hb=97d3e37bb950037df11ff1f40a43b2328ce460ee;hp=8cf02be971c5e34d4c4c631440b0bcf5c5388d17;hpb=487dbfe275c2c6fa7454a000503082bfca54396b;p=bbtk.git diff --git a/kernel/src/bbtkFactory.h b/kernel/src/bbtkFactory.h index 8cf02be..35c04e6 100644 --- a/kernel/src/bbtkFactory.h +++ b/kernel/src/bbtkFactory.h @@ -3,8 +3,8 @@ Program: bbtk Module: $RCSfile: bbtkFactory.h,v $ Language: C++ - Date: $Date: 2008/03/03 08:06:36 $ - Version: $Revision: 1.8 $ + Date: $Date: 2008/03/03 14:55:55 $ + Version: $Revision: 1.9 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See doc/license.txt or @@ -76,7 +76,8 @@ namespace bbtk { Packages, Categories, - Initials + Initials, + Adaptors } IndexEntryType; void CreateHtmlIndex(IndexEntryType type, const std::string& filename);