]> git.saurik.com Git - apple/icu.git/blob - icuSources/tools/gentest/gentest.h
ICU-59180.0.1.tar.gz
[apple/icu.git] / icuSources / tools / gentest / gentest.h
1 // © 2016 and later: Unicode, Inc. and others.
2 // License & terms of use: http://www.unicode.org/copyright.html
3 /*
4 *******************************************************************************
5 *
6 * Copyright (C) 2003-2004, International Business Machines
7 * Corporation and others. All Rights Reserved.
8 *
9 *******************************************************************************
10 */
11
12 #include "unicode/utypes.h"
13
14 U_CFUNC int genres32(const char *prog, const char *path);
15
16