]> git.saurik.com Git - apple/icu.git/blame - icuSources/tools/gentest/gentest.h
ICU-6.2.4.tar.gz
[apple/icu.git] / icuSources / tools / gentest / gentest.h
CommitLineData
374ca955
A
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
12U_CFUNC int genres32(const char *prog, const char *path);
13
14