X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fgfx%2Ftext.h;h=e7ac8c771a2114cf133be33089bc8d98949149f6;hb=875722f77f53feac486846eda583931965929841;hp=765a26b63f4a977363c46606fb69df07c3fad294;hpb=dc5766308da16c918dda7cd87c071fe0134115c3;p=bertos.git diff --git a/bertos/gfx/text.h b/bertos/gfx/text.h index 765a26b6..e7ac8c77 100644 --- a/bertos/gfx/text.h +++ b/bertos/gfx/text.h @@ -35,11 +35,9 @@ * * \author Bernie Innocenti * \author Stefano Fedrigo - * \version $Id$ * * $WIZ$ module_name = "text" - * $WIZ$ module_harvard = "pgm_memory" - * $WIZ% module_depends = "bitmap" + * $WIZ$ module_depends = "bitmap", "line" */ #ifndef GFX_TEXT_H