#include <compile.eh>

boolean compile__InitializeClass(c)
struct classheader *c;
{
    return (TRUE);
}
