/*****************************************************************************
//
// Copyright (C) 1991 Texas Instruments Incorporated.
//
// Permission is granted to any individual or institution to use, copy, modify,
// and distribute this software, provided that this complete copyright and
// permission notice is maintained, intact, in all copies and supporting
// documentation.
//
// Texas Instruments Incorporated provides this software "as is" without
// express or implied warranty.
//
 *****************************************************************************
 *
 *	Filename: Imakefile
 *	Module: ice/cool
 *	Purpose: Imakefile for ice/cool module
 *	Creation Date: 10/15/90
 *
 *****************************************************************************/

DOCS =	Association AVL_Tree \
	Bignum Binary_Node Binary_Tree Bit_Set \
	calendar country char class_macro Complex COOL \
	D_Node Date_Time defmacro DEFPACK DEFPACK_SYMBOL \
	enum_package Excp_Class Excp_Handler EXCEPTION EXPAND_ARGS \
	Gen_String Generic \
	Hash_Table \
	IGNORE IGNORE_ERRORS ISSAME INITIALIZE \
	Jump_Handler \
	KEYARGS \
	List \
	MACRO Matrix \
	N_Node N_Tree \
	ONCE_ONLY once_only_package \
	Package Pair \
	Queue \
	RAISE Random Range Rational Regexp \
	sym_package Set Stack STOP String Symbol \
	text_package Timer timezone TYPE_CASE \
	Vector VERIFY

/*********************** 
 *  Missing documents:
 *	Iterator
 *	template
 *	DECLARE 
 *	IMPLEMENT
 *	style
 *	SYM
 *	ERR_MSG
 *	imake
 ***********************/

Docs()
