doc/groups.dox
changeset 1861 5f204c7a1318
parent 1750 5c76ebbb4818
child 1866 c2de2ed28e59
equal deleted inserted replaced
29:6092b767ba69 30:307d10876206
   141 Here you can find several useful tools for development,
   141 Here you can find several useful tools for development,
   142 debugging and testing.
   142 debugging and testing.
   143 */
   143 */
   144 
   144 
   145 /**
   145 /**
       
   146 @defgroup timecount Time measuring and Counting
       
   147 @ingroup misc
       
   148 Here you can find simple tools for measuring the performance
       
   149 of algorithms.
       
   150 */
       
   151 
       
   152 /**
   146 @defgroup io_group Input Output
   153 @defgroup io_group Input Output
   147 Here you can find tools for imporing and exporting graphs and graph related
   154 Here you can find tools for imporing and exporting graphs and graph related
   148 data
   155 data
   149 */
   156 */
   150 
   157