sam3n-ek example: fix led macros
[bertos.git] / bertos / gfx / text.h
index 04d3d1a5e2442c80b58a12c3982866bbf79a5174..e7ac8c771a2114cf133be33089bc8d98949149f6 100644 (file)
@@ -35,7 +35,9 @@
  *
  * \author Bernie Innocenti <bernie@codewiz.org>
  * \author Stefano Fedrigo <aleph@develer.com>
- * \version $Id$
+ *
+ * $WIZ$ module_name = "text"
+ * $WIZ$ module_depends = "bitmap", "line"
  */
 
 #ifndef GFX_TEXT_H