head	1.1;
access;
symbols
	rel-7-10-4:1.1
	STABLE:1.1.0.2
	rel-7-10-2:1.1
	rel-7-10-0:1.1;
locks; strict;
comment	@# @;


1.1
date	2007.01.19.22.51.48;	author brlcad;	state Exp;
branches;
next	;


desc
@@


1.1
log
@add the index files to CVS so they don't necessarily need to be generated upon checkout.  no sense in archer's index files having all the fun.
@
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(Tcl_command) [list source [file join $dir prototype.sh]]
set auto_index(calculate_distance) [list source [file join $dir prototype.sh]]
set auto_index(clearf) [list source [file join $dir prototype.sh]]
set auto_index(link_to_mged) [list source [file join $dir prototype.sh]]
set auto_index(printf) [list source [file join $dir prototype.sh]]
set auto_index(select_an_mged) [list source [file join $dir prototype.sh]]
set auto_index(set_xyz) [list source [file join $dir prototype.sh]]
set auto_index(shoot_a_ray) [list source [file join $dir prototype.sh]]
set auto_index(y_coord) [list source [file join $dir prototype.sh]]
set auto_index(z_coord) [list source [file join $dir prototype.sh]]
@
