sksp2024-mcu/libucw/charset/tocat.c

13 lines
288 B
C
Raw Normal View History

2024-09-14 21:50:33 +02:00
/*
* The UniCode Library -- Category Table
*
* (c) 1997 Martin Mares <mj@ucw.cz>
*
* This software may be freely distributed and used according to the terms
* of the GNU Lesser General Public License.
*/
#include <ucw/lib.h>
#include <charset/unicat.h>
#include <charset/U-cat.h>