Doxygen documentation corrected and completed.
This commit is contained in:
@ -1,8 +1,12 @@
|
||||
/*
|
||||
* obidebug.h
|
||||
*
|
||||
* Created on: June 25th 2015
|
||||
* Author: Celine Mercier (celine.mercier@metabarcoding.org)
|
||||
/****************************************************************************
|
||||
* Header file for the debugging code *
|
||||
****************************************************************************/
|
||||
|
||||
/**
|
||||
* @file obidebug.h
|
||||
* @author Celine Mercier (celine.mercier@metabarcoding.org)
|
||||
* @date 25 June 2015
|
||||
* @brief Header file for the debugging code.
|
||||
*/
|
||||
|
||||
|
||||
@ -12,7 +16,7 @@
|
||||
#include <limits.h>
|
||||
|
||||
|
||||
//#ifndef DEBUG_LEVEL
|
||||
//#ifndef DEBUG_LEVEL // TODO
|
||||
//#define DEBUG_LEVEL MAXINT
|
||||
//#endif
|
||||
|
||||
|
Reference in New Issue
Block a user