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

#ifndef FocusForm_type_c
#define FocusForm_type_c
/* THIS FILE WAS AUTOMATICALLY GENERATED BY SCAN_STRINGS */
/************************* DO NOT EDIT *******************/
Const char FocusFormTypeStrings[]={"\
"};
#endif
