Change the text in the final page
[bertos.git] / bertos / gfx / text.h
index fb6d9ac5f5bdc386b9450f9a472f278a017a0a5a..765a26b63f4a977363c46606fb69df07c3fad294 100644 (file)
@@ -38,6 +38,8 @@
  * \version $Id$
  *
  * $WIZ$ module_name = "text"
+ * $WIZ$ module_harvard = "pgm_memory"
+ * $WIZ% module_depends = "bitmap"
  */
 
 #ifndef GFX_TEXT_H