# @(#)47        1.3  src/bos/usr/lib/kdb/packlib.perlmod, cmdkdb, bos720 8/28/00 07:03:01
# IBM_PROLOG_BEGIN_TAG 
# This is an automatically generated prolog. 
#  
# bos720 src/bos/usr/lib/kdb/packlib.perlmod 1.3 
#  
# Licensed Materials - Property of IBM 
#  
# COPYRIGHT International Business Machines Corp. 1999,2000 
# All Rights Reserved 
#  
# US Government Users Restricted Rights - Use, duplication or 
# disclosure restricted by GSA ADP Schedule Contract with IBM Corp. 
#  
# IBM_PROLOG_END_TAG 
#
#   COMPONENT_NAME: kdb
#
#   FUNCTIONS: List all the classes for AUTOMATED DUMP for which new instances
#		can be needed.
#
#   ORIGINS: 83
#
#
#   (C) COPYRIGHT International Business Machines Corp. 1999
#   All Rights Reserved
#   Licensed Materials - Property of IBM
#   US Government Users Restricted Rights - Use, duplication or
#   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
#

require Cpu;
require CpuTable;
require Mst;
require MstTable;
require Ppda;
require ProcTable;
require Process;
require Stack;
require Thread;
require ThreadTable;
require UThread;
require UserArea;
require PagingDevice;
require Segment;
require Registers;
require AdSpace;
require SegmentTable;
require MacroLib;
require MacroUnload;