]> git.saurik.com Git - apple/icu.git/blame - icuSources/tools/gentest/gentest.h
ICU-66108.tar.gz
[apple/icu.git] / icuSources / tools / gentest / gentest.h
CommitLineData
f3c0d7a5
A
1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html
374ca955
A
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
14U_CFUNC int genres32(const char *prog, const char *path);
15
16