]> git.saurik.com Git - apple/icu.git/blob - icuSources/tools/gentest/gentest.h
ICU-6.2.13.tar.gz
[apple/icu.git] / icuSources / tools / gentest / gentest.h
1 /*
2 *******************************************************************************
3 *
4 * Copyright (C) 2003-2004, International Business Machines
5 * Corporation and others. All Rights Reserved.
6 *
7 *******************************************************************************
8 */
9
10 #include "unicode/utypes.h"
11
12 U_CFUNC int genres32(const char *prog, const char *path);
13
14