%# -*-mode: C-*-
%define c "  "
/* -*-mode: C-*-

  <:NAME>

%license


  <:DATE> <:AUTHOR> <<:EMAIL>>
*/

#ifndef <:NAMEID>_
#define <:NAMEID>_


#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */


#ifdef __cplusplus
}
#endif /* __cplusplus */
#endif /* <:NAMEID>_ */
%end

Uses: none

TO DO:
Nothing to do here, really. Suggestions?
