2003-12-05 22:41:54 +00:00
|
|
|
/*
|
|
|
|
*******************************************************************************
|
|
|
|
*
|
2004-05-20 00:23:13 +00:00
|
|
|
* Copyright (C) 2003-2004, International Business Machines
|
2003-12-05 22:41:54 +00:00
|
|
|
* Corporation and others. All Rights Reserved.
|
|
|
|
*
|
|
|
|
*******************************************************************************
|
|
|
|
*/
|
|
|
|
|
|
|
|
#include "unicode/utypes.h"
|
|
|
|
|
2004-03-29 21:58:57 +00:00
|
|
|
U_CFUNC int genres32(const char *prog, const char *path);
|
2003-12-05 22:41:54 +00:00
|
|
|
|
|
|
|
|