home *** CD-ROM | disk | FTP | other *** search
- /* DO NOT EDIT THIS FILE - it is machine generated */
- #include <native.h>
- /* Header for class HelloWorld */
-
- #ifndef _Included_HelloWorld
- #define _Included_HelloWorld
-
- typedef struct ClassHelloWorld {
- char PAD; /* ANSI C requires structures to have a least one member */
- } ClassHelloWorld;
- HandleTo(HelloWorld);
-
- extern void HelloWorld_displayHelloWorld(struct HHelloWorld *);
- #endif
-