view libutil.h @ 1822:892d5277f1ff

Remove note about the search pattern parser being not very tolerant, it's somewhat better now.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 30 Oct 2017 12:55:21 +0200
parents 3b330a27cbb1
children
line wrap: on
line source

#ifndef LIBUTIL_H
#define LIBUTIL_H

#include "th_util.h"
#include "th_string.h"


#endif