Show
Ignore:
Timestamp:
11/13/09 15:37:02 (14 years ago)
Author:
bhilburn
Message:

Added Doxygen documentation to headers in the include/vtcross directory.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vtcross/trunk/src/include/vtcross/debug.h

    r436 r518  
    1515*/ 
    1616 
    17 /* DESCRIPTION OF FILE. 
     17/*! This header defines macros for log functions and debug statements. 
     18 * Generally, it is recommended that this header be included in every source 
     19 * file.  The functions included in this file should be used rather than 
     20 * hard-coding 'printf's or 'cout's in your code. 
    1821 */ 
    1922