# 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(Net_GIPLog) [list source [file join $dir procs.tcl]]
set auto_index(Net_GeneralInterfaceProtocol) [list source [file join $dir procs.tcl]]
set auto_index(Net_StartCleanShutdown) [list source [file join $dir procs.tcl]]
set auto_index(Net_CloseClients) [list source [file join $dir procs.tcl]]
set auto_index(Net_LastConnectionCheck) [list source [file join $dir procs.tcl]]
set auto_index(Net_GetNicknames) [list source [file join $dir procs.tcl]]
set auto_index(Net_CheckSocketAccess) [list source [file join $dir sockutils.tcl]]
set auto_index(Net_CheckSocketPairAccess) [list source [file join $dir sockutils.tcl]]
set auto_index(Net_CheckSocketAccessInit) [list source [file join $dir sockutils.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(Net_Account) [list uplevel #0 [list source [file join $dir account.tcl]]]
set auto_index(Net_AccountGui) [list uplevel #0 [list source [file join $dir accountGui.tcl]]]
set auto_index(Net_Connection) [list uplevel #0 [list source [file join $dir connection.tcl]]]
set auto_index(Net_Host) [list uplevel #0 [list source [file join $dir host.tcl]]]
set auto_index(Net_HostGui) [list uplevel #0 [list source [file join $dir hostGui.tcl]]]
set auto_index(Net_Link) [list uplevel #0 [list source [file join $dir link.tcl]]]
set auto_index(Net_Protocol) [list uplevel #0 [list source [file join $dir protocol.tcl]]]
set auto_index(Net_Server) [list uplevel #0 [list source [file join $dir server.tcl]]]
set auto_index(Net_Thread) [list uplevel #0 [list source [file join $dir thread.tcl]]]
set auto_index(Net_ThreadGui) [list uplevel #0 [list source [file join $dir threadGui.tcl]]]
set auto_index(Net_ThreadWish) [list uplevel #0 [list source [file join $dir threadWish.tcl]]]
