mc/maint/templates/template.h

17 lines
681 B
C

#ifndef MC__TEMPLATE_H
#define MC__TEMPLATE_H
/*** typedefs(not structures) and defined constants **********************************************/
/*** enums ***************************************************************************************/
/*** structures declarations (and typedefs of structures)*****************************************/
/*** global variables defined in .c file *********************************************************/
/*** declarations of public functions ************************************************************/
/*** inline functions ****************************************************************************/
#endif /* MC__TEMPLATE_H */