2 *******************************************************************************
4 * Copyright (C) 2002-2015, International Business Machines
5 * Corporation and others. All Rights Reserved.
7 *******************************************************************************
16 #include "unicode/utypes.h"
17 #include "unicode/putil.h"
31 #include "unicode/ucol.h"
32 #include "unicode/uloc.h"
34 /* The version of genrb */
35 #define GENRB_VERSION "56"
39 U_CAPI
void processFile(
43 const char *outputDir
,
44 const char *packageName
,
45 UBool omitBinaryCollation
,