2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
8 #include "cybergraphics_intern.h"
10 /*****************************************************************************
13 #include <clib/cybergraphics_protos.h>
15 void DoCDrawMethodTags (
40 27-11-96 digulla automatically created from
41 cybergraphics_lib.fd and clib/cybergraphics_protos.h
43 *****************************************************************************/
46 AROS_LIBBASE_EXT_DECL(struct Library
*,CyberGfxBase
)
47 extern void aros_print_not_implemented (char *);
49 aros_print_not_implemented ("DoCDrawMethodTags");
52 } /* DoCDrawMethodTags */