2 * \brief Header: External panelization module
8 /*** typedefs(not structures) and defined constants **********************************************/
10 /*** enums ***************************************************************************************/
12 /*** structures declarations (and typedefs of structures)*****************************************/
14 /*** global variables defined in .c file *********************************************************/
16 /*** declarations of public functions ************************************************************/
18 void external_panelize (void);
19 void load_panelize (void);
20 void save_panelize (void);
21 void done_panelize (void);
23 /*** inline functions ****************************************************************************/
24 #endif /* MC__PANELIZE_H */