#ifdef __STDC__
#define Const const
#else
#define Const /**/
#endif

#ifndef FocusForm_class_c
#define FocusForm_class_c
/* THIS FILE WAS AUTOMATICALLY GENERATED BY SCAN_STRINGS */
/************************* DO NOT EDIT *******************/
Const char FocusFormClStrings[]={"\
FocusInterest\0\
FocusInitChild\0\
"};
#endif
