Files
harbour-core/src/codepage/cphu852.c
Viktor Szakats 58faf91453 2016-01-14 19:17 UTC+0100 Viktor Szakats (vszakats users.noreply.github.com)
* *
    % remove brandings and homepage [1] from copyright header. Pass 1 - using script.
      [1] nobody has access to it anymore AFAIK - and it's also just
          a redirect since long
    ! update url in copyright header
    ; this should make the diff between 3.4 and 3.2 easier to manage
2016-01-14 19:18:17 +01:00

18 lines
453 B
C

/*
* National Collation Support Module (HU852)
*
* Copyright 2009 Przemyslaw Czerpak <druzus / at / priv.onet.pl>
*
* This file is generated automatically by cpinfo.prg
*/
#define HB_CP_ID HU852
#define HB_CP_INFO "Hungarian CP-852 (sixhu852.obj compatible)"
#define HB_CP_UNITB HB_UNITB_852
#define HB_CP_ACSORT HB_CDP_ACSORT_NONE
#include "l_hu.h"
#define HB_CP_UTF8
/* include CP registration code */
#include "hbcdpreg.h"