#ifndef SetFormatProcedural_H #define SetFormatProcedural_H #include "procedural.h" Procedural_Table * SetFormat_GetProcedural_Table(void); #endif