2003-12-05 22:41:54 +00:00
|
|
|
/*
|
|
|
|
*******************************************************************************
|
|
|
|
*
|
2016-05-26 22:32:17 +00:00
|
|
|
* Copyright (C) 2016 and later: Unicode, Inc. and others.
|
|
|
|
* License & terms of use: http://www.unicode.org/copyright.html
|
2003-12-05 22:41:54 +00:00
|
|
|
*
|
|
|
|
*******************************************************************************
|
|
|
|
*/
|
|
|
|
|
|
|
|
#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
|
|
|
|
|
|
|
|