Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
/* $Id: is_log.h 5 2024-08-25 11:58:10Z nishi $ */
#ifndef __IS_LOG_H__
#define __IS_LOG_H__
void is_log(const char* txt);
#endif