Descrption for bits
authordeba
Sat, 14 May 2005 17:26:56 +0000
changeset 14161b481ced25e7
parent 1415 2a5810c2f806
child 1417 53c2a0ccc9a4
Descrption for bits
doc/dirs.dox
     1.1 --- a/doc/dirs.dox	Sat May 14 17:22:27 2005 +0000
     1.2 +++ b/doc/dirs.dox	Sat May 14 17:26:56 2005 +0000
     1.3 @@ -17,3 +17,12 @@
     1.4  This directory contains the concept descriptors and concept checkers. As a user
     1.5  you typically don't have to deal with these files.
     1.6  */
     1.7 +
     1.8 +/**
     1.9 +\dir bits
    1.10 +\brief Implementation helper files
    1.11 +
    1.12 +This directory contains some helper classes to implement graphs, maps and
    1.13 +some other classes. As a user you typically don't have to deal with these 
    1.14 +files.
    1.15 +*/