Remove \version svn tag.
[bertos.git] / bertos / gfx / text_format.c
index 50b6cf11a11121e3c268c8a4229b3e21f58a968b..93d9722e2dcafc4294eca7b9a74d1820684c183b 100644 (file)
  *
  * -->
  *
- * \version $Id$
  * \author Bernie Innocenti <bernie@codewiz.org>
  * \author Stefano Fedrigo <aleph@develer.com>
  *
  * \brief printf-family routines for text output
+ *
+ * $WIZ$ module_name = "text_format"
+ * $WIZ$ module_depends = "sprintf", "formatwr", "text"
+ * $WIZ$ module_harvard = "both"
  */
 
 #include "text.h"