# HG changeset patch # User deba # Date 1116091616 0 # Node ID 1b481ced25e75e13ec80d2064348aecbf692d9e0 # Parent 2a5810c2f80620a00bd6a4c21fea5f527826f177 Descrption for bits diff -r 2a5810c2f806 -r 1b481ced25e7 doc/dirs.dox --- a/doc/dirs.dox Sat May 14 17:22:27 2005 +0000 +++ b/doc/dirs.dox Sat May 14 17:26:56 2005 +0000 @@ -17,3 +17,12 @@ This directory contains the concept descriptors and concept checkers. As a user you typically don't have to deal with these files. */ + +/** +\dir bits +\brief Implementation helper files + +This directory contains some helper classes to implement graphs, maps and +some other classes. As a user you typically don't have to deal with these +files. +*/