X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fgfx%2Ftext.h;h=765a26b63f4a977363c46606fb69df07c3fad294;hb=038e7e854053a17ee36f9c0cf309861f820a8d2a;hp=04d3d1a5e2442c80b58a12c3982866bbf79a5174;hpb=067aafa5e508a38d14a8b63a7b21018b8718720a;p=bertos.git diff --git a/bertos/gfx/text.h b/bertos/gfx/text.h index 04d3d1a5..765a26b6 100644 --- a/bertos/gfx/text.h +++ b/bertos/gfx/text.h @@ -36,6 +36,10 @@ * \author Bernie Innocenti * \author Stefano Fedrigo * \version $Id$ + * + * $WIZ$ module_name = "text" + * $WIZ$ module_harvard = "pgm_memory" + * $WIZ% module_depends = "bitmap" */ #ifndef GFX_TEXT_H