Files
harbour-core/src/codepage/cpskiso.c
2013-10-09 20:08:24 +02:00

20 lines
494 B
C

/*
* Harbour Project source code:
* National Collation Support Module (SKISO)
*
* Copyright 2007-2010 Viktor Szakats (vszakats.net/harbour)
* www - http://harbour-project.org
*
* This file is generated automatically by cpinfo.prg
*/
#define HB_CP_ID SKISO
#define HB_CP_INFO "Slovak ISO-8859-2"
#define HB_CP_UNITB HB_UNITB_8859_2
#define HB_CP_ACSORT HB_CDP_ACSORT_NONE
#include "l_sk.h"
#define HB_CP_UTF8
/* include CP registration code */
#include "hbcdpreg.h"