Add some other modules.
[bertos.git] / bertos / gfx / text.h
index 04d3d1a5e2442c80b58a12c3982866bbf79a5174..d8c6aba5d20bbd1852048ccbe71d8ac36cc98888 100644 (file)
@@ -36,6 +36,9 @@
  * \author Bernie Innocenti <bernie@codewiz.org>
  * \author Stefano Fedrigo <aleph@develer.com>
  * \version $Id$
+ *
+ * $WIZ$ module_name = "text"
+ * $WIZ$ module_harvard = "both"
  */
 
 #ifndef GFX_TEXT_H