tewi/Server/tw_config.h

9 lines
107 B
C
Raw Normal View History

/* $Id$ */
#ifndef __TW_CONFIG_H__
#define __TW_CONFIG_H__
int tw_config_read(const char* path);
#endif