head	1.1;
access;
symbols
	tcllib-1-13:1.1
	tcllib-1-12:1.1
	tklib-0-5:1.1
	tcllib-1-11-1:1.1
	tcllib-1-11:1.1
	tcllib-1-10:1.1
	tcllib-1-9:1.1
	tcllib-1-8:1.1
	tcllib-1-7:1.1
	tcllib-1-6-1:1.1
	tcllib-1-6-branch:1.1.0.6
	tcllib-1-6:1.1
	tcllib-1-4-0:1.1
	tcllib-1-3-0:1.1
	tcllib-1-2-0:1.1.0.4
	RELEASES:1.1.0.2;
locks; strict;
comment	@# @;


1.1
date	2002.01.12.00.55.13;	author kennykb;	state Exp;
branches;
next	;


desc
@@


1.1
log
@	* math.tcl:
	* misc.tcl:
	* pkgIndex.tcl:
	* tclIndex: Reorganized so that math.tcl is a top-level 'package
	provide' script and loads a tclIndex.  The code from 'math.tcl'
	moves into 'misc.tcl'.
	* combinatorics.n:
	* combinatorics.tcl:
	* combinatorics.test: Added a 'combinatorics' module containing
	the Gamma function and several related functions (factorial,
	binomial coefficient, and Beta). (Feature request #484850).
@
text
@# Tcl autoload index file, version 2.0
# This file is generated by the "auto_mkindex" command
# and sourced to set up indexing information for one or
# more commands.  Typically each line is a command that
# sets an element in the auto_index array, where the
# element name is the name of a command and the value is
# a script that loads the command.

set auto_index(::math::cov) [list source [file join $dir misc.tcl]]
set auto_index(::math::fibonacci) [list source [file join $dir misc.tcl]]
set auto_index(::math::integrate) [list source [file join $dir misc.tcl]]
set auto_index(::math::max) [list source [file join $dir misc.tcl]]
set auto_index(::math::mean) [list source [file join $dir misc.tcl]]
set auto_index(::math::min) [list source [file join $dir misc.tcl]]
set auto_index(::math::product) [list source [file join $dir misc.tcl]]
set auto_index(::math::random) [list source [file join $dir misc.tcl]]
set auto_index(::math::sigma) [list source [file join $dir misc.tcl]]
set auto_index(::math::stats) [list source [file join $dir misc.tcl]]
set auto_index(::math::sum) [list source [file join $dir misc.tcl]]
set auto_index(::math::expectDouble) [list source [file join $dir misc.tcl]]
set auto_index(::math::InitializeFactorial) [list source [file join $dir combinatorics.tcl]]
set auto_index(::math::InitializePascal) [list source [file join $dir combinatorics.tcl]]
set auto_index(::math::ln_Gamma) [list source [file join $dir combinatorics.tcl]]
set auto_index(::math::factorial) [list source [file join $dir combinatorics.tcl]]
set auto_index(::math::choose) [list source [file join $dir combinatorics.tcl]]
set auto_index(::math::Beta) [list source [file join $dir combinatorics.tcl]]
@
