#ifndef _SIGFORMAT_H_
#define _SIGFORMAT_H_

void init_sigformat(const char *fn);
char *get_sigformat();

#endif


syntax highlighted by Code2HTML, v. 0.9.1