view parser-cfg.h @ 21492:1351ac8b333f

emphasis the fact that leaving black borders really hurts quality (confirmed after I benchmarked both: with and without a thin black border)
author gpoirier
date Tue, 05 Dec 2006 10:51:28 +0000
parents 5385740067a1
children d88f5f82826e
line wrap: on
line source

#ifndef _parser_cfg_h
#define _parser_cfg_h

extern int m_config_parse_config_file(m_config_t* config, char *conffile);

#endif