# 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. ::foreach ProcName { ::qw::boot::process_argv ::qw::boot::process_commandline_options ::qw::boot::computer_check ::qw::boot::registration_setup ::qw::boot::registration_check ::qw::boot::script_run_on_demand ::qw::boot::database_path_from_commandline ::qw::boot::qw_sargv_build_handle_file_option ::qw::boot::qw_sargv_build } { ::set ::auto_index($ProcName) [::list ::package require qw::boot]; } ::foreach ProcName { ::qw::process_restart ::qw::bug_process ::qw::stack_line_process ::qw::error ::qw::bug ::qw::exception::is_bug ::qw::exception::is_unexpected_tcl_error ::qw::exception::is_ignore ::qw::exception::nest ::qw::warning ::qw::computer_information ::qw::deprecated ::bgerror ::qw::throw ::qw::exception } { ::set ::auto_index($ProcName) [::list ::package require qw::exception]; } ::foreach ProcName { ::qw::script::source ::qw::script::encrypt ::qw::script::options_file ::qw::script::run } { ::set ::auto_index($ProcName) [::list ::package require qw::script]; }