| Index: icu46/source/tools/gentest/gentest.h
|
| ===================================================================
|
| --- icu46/source/tools/gentest/gentest.h (revision 0)
|
| +++ icu46/source/tools/gentest/gentest.h (revision 0)
|
| @@ -0,0 +1,14 @@
|
| +/*
|
| +*******************************************************************************
|
| +*
|
| +* Copyright (C) 2003-2004, International Business Machines
|
| +* Corporation and others. All Rights Reserved.
|
| +*
|
| +*******************************************************************************
|
| +*/
|
| +
|
| +#include "unicode/utypes.h"
|
| +
|
| +U_CFUNC int genres32(const char *prog, const char *path);
|
| +
|
| +
|
|
|
| Property changes on: icu46/source/tools/gentest/gentest.h
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|