13 lines
288 B
C
13 lines
288 B
C
|
/*
|
||
|
* 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>
|