# Tcl package index file, version 1.0
# This file is generated by the "pkg_mkIndex" command
# and sourced either when an application starts up or
# by a "package unknown" script.  It invokes the
# "package ifneeded" command to set up package-related
# information so that packages will be loaded automatically
# in response to "package require" commands.  When this
# script is sourced, the variable $dir must contain the
# full path name of this file's directory.

set prefix X
if {"${prefix}" == "X"} {
	# if exec_prefix is set to ${prefix}, this will execute
	set prefix /usr
} else {
	set prefix ${prefix}
}

package ifneeded Expect 5.22.0 [list tclPkgSetup $prefix/lib Expect 5.22.0 \
{{libexpect5.22.so load {debug disconnect exp_close exp_continue exp_debug \
exp_disconnect exp_exit exp_fork exp_getpid exp_inter_return exp_interact \
exp_internal exp_interpreter exp_log_file exp_log_user exp_match_max \
exp_open exp_overlay exp_parity exp_pid exp_remove_nulls exp_send \
exp_send_error exp_send_log exp_send_spawn exp_send_tty exp_send_user \
exp_sleep exp_spawn exp_strace exp_stty exp_system exp_timestamp exp_trap \
exp_version exp_wait expect expect_after expect_background expect_before \
expect_tty expect_user expect_version fork getpid inter_return interact \
interpreter log_file log_user match_max overlay parity prompt1 prompt2 \
remove_nulls send send_error send_log send_spawn send_tty send_user sleep \
spawn strace stty system timestamp trap wait}}}]
