Improved doxy documentation
FossilOrigin-Name: 180207c76a560f2b409dbc95bc5b1b57e2f7616a277cb987edfc8747328a4f80
This commit is contained in:
14
src/cw/algos.h
Normal file
14
src/cw/algos.h
Normal file
@ -0,0 +1,14 @@
|
||||
#ifndef __ALGOS_H
|
||||
#define __ALGOS_H
|
||||
|
||||
/**
|
||||
* @defgroup ALGOS Algos
|
||||
* @{
|
||||
*/
|
||||
|
||||
|
||||
/**
|
||||
* @} ALGOS
|
||||
*/
|
||||
|
||||
#endif /* __ALGOS_H */
|
Reference in New Issue
Block a user