Project

General

Profile

Revision 3a73516c

ID3a73516cb7efbc966fcdb130af4e5c176a4ca90f
Parent ca9029b7
Child ae23d242

Added by Alex Zirbel almost 11 years ago

Added doxygen documentation to many files.

View differences:

scout/scoutsim/src/scout_constants.h
45 45
 * OTHER DEALINGS IN THE SOFTWARE.
46 46
 */
47 47

  
48
/**
49
 * @file scout_constants.h
50
 *
51
 * @ingroup scoutsim
52
 * @{
53
 */
54

  
48 55
#ifndef _SCOUTSIM_SCOUT_CONSTANTS_
49 56
#define _SCOUTSIM_SCOUT_CONSTANTS_
50 57

  
......
91 98
}
92 99

  
93 100
#endif
101

  
102
/** @} */

Also available in: Unified diff