* (all files)
* stripped svn header
* minor cleanups
; use following command to find out the history of files:
git log
git log --follow
git blame
git annotate
20 lines
499 B
C
20 lines
499 B
C
/*
|
|
* Harbour Project source code:
|
|
* National Collation Support Module (SKWIN)
|
|
*
|
|
* Copyright 2009 Przemyslaw Czerpak <druzus / at / priv.onet.pl>
|
|
* www - http://harbour-project.org
|
|
*
|
|
* This file is generated automatically by cpinfo.prg
|
|
*/
|
|
|
|
#define HB_CP_ID SKWIN
|
|
#define HB_CP_INFO "Slovak Windows-1250"
|
|
#define HB_CP_UNITB HB_UNITB_1250
|
|
#define HB_CP_ACSORT HB_CDP_ACSORT_NONE
|
|
#include "l_sk.h"
|
|
#define HB_CP_UTF8
|
|
|
|
/* include CP registration code */
|
|
#include "hbcdpreg.h"
|