Rev 6 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
/* $Id: tw_config.h 4 2024-09-13 09:39:33Z nishi $ */
#ifndef __TW_CONFIG_H__
#define __TW_CONFIG_H__
int tw_config_read(const char* path);
#endif