/*
******************************************************************************
* *
-* Copyright (C) 2001-2004, International Business Machines *
+* Copyright (C) 2001-2007, International Business Machines *
* Corporation and others. All Rights Reserved. *
* *
******************************************************************************
typedef enum ECleanupLibraryType {
UCLN_START = -1,
UCLN_CUSTOM, /* Custom is for anyone else. */
+ UCLN_CTESTFW,
UCLN_LAYOUTEX,
UCLN_LAYOUT,
UCLN_IO,