# 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(Handler) [list source [file join $dir handler.tcl]]
set auto_index(::Handler::protocol) [list source [file join $dir handler.tcl]]
set auto_index(::Handler::define) [list source [file join $dir handler.tcl]]
set auto_index(::Handler::connections) [list source [file join $dir handler.tcl]]
set auto_index(::Handler::connectionName) [list source [file join $dir handler.tcl]]
set auto_index(::Handler::connectionSpeaks) [list source [file join $dir handler.tcl]]
set auto_index(::Handler::handle) [list source [file join $dir handler.tcl]]
set auto_index(::Handler::finalize) [list source [file join $dir handler.tcl]]
set auto_index(::Handler::dropped) [list source [file join $dir handler.tcl]]
set auto_index(::Handler::handlerType) [list source [file join $dir handler.tcl]]
set auto_index(::p2p::server) [list source [file join $dir server.tcl]]
set auto_index(Server) [list source [file join $dir server.tcl]]
set auto_index(::Server::port) [list source [file join $dir server.tcl]]
set auto_index(::Server::broadcast) [list source [file join $dir server.tcl]]
set auto_index(::Server::accept) [list source [file join $dir server.tcl]]
set auto_index(::Server::connectionSpeaks) [list source [file join $dir server.tcl]]
set auto_index(::Server::dropped) [list source [file join $dir server.tcl]]
set auto_index(::Server::handlerType) [list source [file join $dir server.tcl]]
set auto_index(::p2p::client) [list source [file join $dir client.tcl]]
set auto_index(Client) [list source [file join $dir client.tcl]]
set auto_index(::Client::send) [list source [file join $dir client.tcl]]
set auto_index(::Client::address) [list source [file join $dir client.tcl]]
set auto_index(::Client::handlerType) [list source [file join $dir client.tcl]]
set auto_index(log) [list source [file join $dir log.tcl]]
set auto_index(randomize) [list source [file join $dir random.tcl]]
set auto_index(random) [list source [file join $dir random.tcl]]
set auto_index(::p2p::options) [list source [file join $dir options.tcl]]
set auto_index(::p2p::protocol::register) [list source [file join $dir protocols.tcl]]
set auto_index(::p2p::protocol::init) [list source [file join $dir protocols.tcl]]
set auto_index(::p2p::protocol::define) [list source [file join $dir protocols.tcl]]
set auto_index(StateMachine) [list source [file join $dir statemachine.tcl]]
set auto_index(::StateMachine::state) [list source [file join $dir statemachine.tcl]]
set auto_index(::StateMachine::transition) [list source [file join $dir statemachine.tcl]]
set auto_index(::StateMachine::goto) [list source [file join $dir statemachine.tcl]]
set auto_index(::StateMachine::statedata) [list source [file join $dir statemachine.tcl]]
set auto_index(::p2p::wonks::init) [list source [file join $dir wonks.tcl]]
set auto_index(::p2p::wonks::current) [list source [file join $dir wonks.tcl]]
set auto_index(bgerror) [list source [file join $dir foreman.tcl]]
set auto_index(::Rappture::foreman::bids) [list source [file join $dir foreman.tcl]]
