/*
*******************************************************************************
*
-* Copyright (C) 2000-2003, International Business Machines
+* Copyright (C) 2000-2010, International Business Machines
* Corporation and others. All Rights Reserved.
*
*******************************************************************************
/* exports from makeconv.c */
U_CFUNC UBool VERBOSE;
+U_CFUNC UBool SMALL;
+U_CFUNC UBool IGNORE_SISO_CHECK;
/* converter table type for writing */
enum {
UNewDataMemory *pData, int32_t tableType);
};
-#endif
+#endif /* __MAKECONV_H__ */