# 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(InitCoords) [list source [file join $dir coords.tcl]]
set auto_index(ShowCoords) [list source [file join $dir coords.tcl]]
set auto_index(DrawCoordsSetVars) [list source [file join $dir coords.tcl]]
set auto_index(DrawOutOfPlaneAxis) [list source [file join $dir coords.tcl]]
set auto_index(DrawCoords0) [list source [file join $dir coords.tcl]]
set auto_index(DrawCoords90) [list source [file join $dir coords.tcl]]
set auto_index(DrawCoords180) [list source [file join $dir coords.tcl]]
set auto_index(DrawCoords270) [list source [file join $dir coords.tcl]]
set auto_index(SetCoordColors) [list source [file join $dir coords.tcl]]
set auto_index(TroughColor) [list source [file join $dir misc.tcl]]
set auto_index(OMF_RotateDimensions) [list source [file join $dir misc.tcl]]
set auto_index(InitViewTransform) [list source [file join $dir misc.tcl]]
set auto_index(ApplyTransform) [list source [file join $dir misc.tcl]]
set auto_index(ApplyAxisTransform) [list source [file join $dir misc.tcl]]
set auto_index(GetRootDimensions) [list source [file join $dir misc.tcl]]
set auto_index(WaitVisible) [list source [file join $dir misc.tcl]]
# The following lines were appended to this file by the
# command 'Oc_MakeTclIndex' called by pimake .  They
# provide entries in the auto_index array to support the
# auto-loading of Oc_Classes.

set auto_index(CtrlWBrowse) [list uplevel #0 [list source [file join $dir ctrlwbrowse.tcl]]]
set auto_index(OmfOpts) [list uplevel #0 [list source [file join $dir omfopts.tcl]]]
set auto_index(Mmd_PlotSelectConfigure) [list uplevel #0 [list source [file join $dir plotconfig.tcl]]]
