X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=mware%2Fgfx.h;fp=mware%2Fgfx.h;h=792a49c39bd7b864b9c0792f9515a531da362e9f;hb=277b540c0764dd376dcf583acdc97a2b2fd3d8e6;hp=31d3e79634324a48df61209b2232685cfcd76481;hpb=f78e7b82ce293dabb9695e3656c244b955fbb9d2;p=bertos.git diff --git a/mware/gfx.h b/mware/gfx.h index 31d3e796..792a49c3 100755 --- a/mware/gfx.h +++ b/mware/gfx.h @@ -12,33 +12,36 @@ * \brief General pourpose graphics routines */ -/* - * $Log$ - * Revision 1.4 2004/08/10 07:00:16 bernie - * Add missing header. - * - * Revision 1.3 2004/08/04 03:16:59 bernie - * Switch to new DevLib CONFIG_ convention. - * - * Revision 1.2 2004/06/03 11:27:09 bernie - * Add dual-license information. - * - * Revision 1.1 2004/05/23 15:43:16 bernie - * Import mware modules. - * - * Revision 1.4 2004/02/09 00:21:28 aleph - * Various gfx fixes - * - * Revision 1.3 2004/01/27 23:24:19 aleph - * Add new graphics primitives - * - * Revision 1.2 2004/01/07 23:33:01 aleph - * Change copyright email - * - * Revision 1.1 2004/01/07 19:05:31 aleph - * Add graphics routines - * - */ +/*#* + *#* $Log$ + *#* Revision 1.5 2004/08/25 14:12:09 rasky + *#* Aggiornato il comment block dei log RCS + *#* + *#* Revision 1.4 2004/08/10 07:00:16 bernie + *#* Add missing header. + *#* + *#* Revision 1.3 2004/08/04 03:16:59 bernie + *#* Switch to new DevLib CONFIG_ convention. + *#* + *#* Revision 1.2 2004/06/03 11:27:09 bernie + *#* Add dual-license information. + *#* + *#* Revision 1.1 2004/05/23 15:43:16 bernie + *#* Import mware modules. + *#* + *#* Revision 1.4 2004/02/09 00:21:28 aleph + *#* Various gfx fixes + *#* + *#* Revision 1.3 2004/01/27 23:24:19 aleph + *#* Add new graphics primitives + *#* + *#* Revision 1.2 2004/01/07 23:33:01 aleph + *#* Change copyright email + *#* + *#* Revision 1.1 2004/01/07 19:05:31 aleph + *#* Add graphics routines + *#* + *#*/ #ifndef MWARE_GFX_H #define MWARE_GFX_H