c9f199a30f
X-SVN-Rev: 38761
15 lines
386 B
C
15 lines
386 B
C
/*
|
|
*******************************************************************************
|
|
*
|
|
* Copyright (C) 2016 and later: Unicode, Inc. and others.
|
|
* License & terms of use: http://www.unicode.org/copyright.html
|
|
*
|
|
*******************************************************************************
|
|
*/
|
|
|
|
#include "unicode/utypes.h"
|
|
|
|
U_CFUNC int genres32(const char *prog, const char *path);
|
|
|
|
|