Simon Ford / debug

Dependents:   pyrocommander Projektni_zadatak_Analogni_sat ProjetOctopode

Files at this revision

API Documentation at this revision

Comitter:
simon
Date:
Sat Aug 04 22:04:27 2012 +0000
Parent:
1:12ff10369961
Child:
3:b6e4a45bd418
Commit message:
Add @file doxygen comment

Changed in this revision

debug.h Show annotated file Show diff for this revision Revisions of this file
--- a/debug.h	Sat Aug 04 21:59:29 2012 +0000
+++ b/debug.h	Sat Aug 04 22:04:27 2012 +0000
@@ -19,6 +19,8 @@
 #ifndef DEBUG_H
 #define DEBUG_H
 
+/** @file debug */
+
 #ifndef NDEBUG
 
 #include <stdarg.h>