Remove files added only for Wizard module discovery.
[bertos.git] / bertos / gfx / text_format.c
index 50b6cf11a11121e3c268c8a4229b3e21f58a968b..445254c88a2ea7c6d787be49f1e3ab97c07c5a79 100644 (file)
  * \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"