# Tcl autoload index file, version 2.0
# This file is generated by the "obtcl_mkindex" command
# and sourced to set up indexing information for one or
# more commands/classes.  Typically each line is a command/class that
# sets an element in the auto_index array, where the
# element name is the name of a command/class and the value is
# a script that loads the command/class.

# obTcl: added otFJoin for backward compatibility.
if [catch {file join a b}] {
 proc otFJoin { dir file } {
	join [list $dir $file] /
 }
} else {
 proc otFJoin { dir file } {
	file join $dir $file
 }
}
set auto_index(|::of) [list source [otFJoin $dir main/base.tcl]]
set auto_index(Base) [list source [otFJoin $dir main/base.tcl]]
set auto_index(Base::init) [list source [otFJoin $dir main/base.tcl]]
set auto_index(Base::destroy) [list source [otFJoin $dir main/base.tcl]]
set auto_index(Base::noCopy) [list source [otFJoin $dir main/base.tcl]]
set auto_index(Base::class) [list source [otFJoin $dir main/base.tcl]]
set auto_index(Base::set) [list source [otFJoin $dir main/base.tcl]]
set auto_index(Base::eval) [list source [otFJoin $dir main/base.tcl]]
set auto_index(Base::info) [list source [otFJoin $dir main/base.tcl]]
set auto_index(Base::unknown) [list source [otFJoin $dir main/base.tcl]]
set auto_index(Base::new) [list source [otFJoin $dir main/base.tcl]]
set auto_index(Base::instance) [list source [otFJoin $dir main/base.tcl]]
set auto_index(Base::sys_method) [list source [otFJoin $dir main/base.tcl]]
set auto_index(Base::method) [list source [otFJoin $dir main/base.tcl]]
set auto_index(Base::del_method) [list source [otFJoin $dir main/base.tcl]]
set auto_index(Base::inherit) [list source [otFJoin $dir main/base.tcl]]
set auto_index(AnonInst) [list source [otFJoin $dir main/base.tcl]]
set auto_index(AnonInst::anonPrefix) [list source [otFJoin $dir main/base.tcl]]
set auto_index(AnonInst::new) [list source [otFJoin $dir main/base.tcl]]
set auto_index(ObtclInfo) [list source [otFJoin $dir main/base.tcl]]
set auto_index(ObtclInfo::info) [list source [otFJoin $dir main/base.tcl]]
set auto_index(Obtcl) [list source [otFJoin $dir main/base.tcl]]
set auto_index(Obtcl::notify) [list source [otFJoin $dir main/base.tcl]]
set auto_index(Obtcl::~notify) [list source [otFJoin $dir main/base.tcl]]
set auto_index(Obtcl::notify_object_creation) [list source [otFJoin $dir main/base.tcl]]
set auto_index(Obtcl::~notify_object_creation) [list source [otFJoin $dir main/base.tcl]]
set auto_index(Obtcl::notify_object_destruction) [list source [otFJoin $dir main/base.tcl]]
set auto_index(Obtcl::~notify_object_destruction) [list source [otFJoin $dir main/base.tcl]]
set auto_index(otPrInherits) [list source [otFJoin $dir main/debug.tcl]]
set auto_index(db_debug) [list source [otFJoin $dir main/debug.tcl]]
set auto_index(bpGetHelp) [list source [otFJoin $dir main/debug.tcl]]
set auto_index(bpOn) [list source [otFJoin $dir main/debug.tcl]]
set auto_index(bpID) [list source [otFJoin $dir main/debug.tcl]]
set auto_index(bpOff) [list source [otFJoin $dir main/debug.tcl]]
set auto_index(bp) [list source [otFJoin $dir main/debug.tcl]]
set auto_index(bpChkUplevel) [list source [otFJoin $dir main/debug.tcl]]
set auto_index(bpChkLevel) [list source [otFJoin $dir main/debug.tcl]]
set auto_index(bpStdCmdErr) [list source [otFJoin $dir main/debug.tcl]]
set auto_index(bpPrVar) [list source [otFJoin $dir main/debug.tcl]]
set auto_index(bpBody) [list source [otFJoin $dir main/debug.tcl]]
set auto_index(bpGetAllInstvars) [list source [otFJoin $dir main/debug.tcl]]
set auto_index(bpVisibleVars) [list source [otFJoin $dir main/debug.tcl]]
set auto_index(bpLocalVars) [list source [otFJoin $dir main/debug.tcl]]
set auto_index(bpGlobalVars) [list source [otFJoin $dir main/debug.tcl]]
set auto_index(bpTraceCalls) [list source [otFJoin $dir main/debug.tcl]]
set auto_index(bpShow) [list source [otFJoin $dir main/debug.tcl]]
set auto_index(wrap) [list source [otFJoin $dir main/debug.tcl]]
set auto_index(unwrap) [list source [otFJoin $dir main/debug.tcl]]
set auto_index(otInherit) [list source [otFJoin $dir main/inherit.tcl]]
set auto_index(otInheritWarning) [list source [otFJoin $dir main/inherit.tcl]]
set auto_index(otInvalidateCaches) [list source [otFJoin $dir main/inherit.tcl]]
set auto_index(otDoInvalidate) [list source [otFJoin $dir main/inherit.tcl]]
set auto_index(otProcInfoArgs) [list source [otFJoin $dir main/inherit.tcl]]
set auto_index(otCloneProc) [list source [otFJoin $dir main/inherit.tcl]]
set auto_index(otProc2Def) [list source [otFJoin $dir main/inherit.tcl]]
set auto_index(otMkCacheProc) [list source [otFJoin $dir main/inherit.tcl]]
set {auto_index("$class::$func")} [list source [otFJoin $dir main/inherit.tcl]]
set auto_index(otMkUnkCacheProc) [list source [otFJoin $dir main/inherit.tcl]]
set auto_index(otMkNextCacheProc) [list source [otFJoin $dir main/inherit.tcl]]
set auto_index(unknownSinherit) [list source [otFJoin $dir main/inherit.tcl]]
set auto_index(unknownMinherit) [list source [otFJoin $dir main/inherit.tcl]]
set auto_index(otMultInherit) [list source [otFJoin $dir main/inherit.tcl]]
set auto_index(unknErr) [list source [otFJoin $dir main/inherit.tcl]]
set auto_index(otGetNextFunc) [list source [otFJoin $dir main/inherit.tcl]]
set auto_index(otGetFunc) [list source [otFJoin $dir main/inherit.tcl]]
set auto_index(otGetFuncErr) [list source [otFJoin $dir main/inherit.tcl]]
set auto_index(otGetFuncMissingClass) [list source [otFJoin $dir main/inherit.tcl]]
set auto_index(otGetFuncMissingMethod) [list source [otFJoin $dir main/inherit.tcl]]
set auto_index(nextClr) [list source [otFJoin $dir main/minherit.tcl]]
set auto_index(otNextPrepare) [list source [otFJoin $dir main/minherit.tcl]]
set auto_index(obtcl_break) [list source [otFJoin $dir main/minherit.tcl]]
set auto_index(otUnknNext) [list source [otFJoin $dir main/minherit.tcl]]
set auto_index(lreverse) [list source [otFJoin $dir main/mkPreCache.tcl]]
set auto_index(getMethods) [list source [otFJoin $dir main/mkPreCache.tcl]]
set auto_index(getInfo) [list source [otFJoin $dir main/mkPreCache.tcl]]
set auto_index(listPre) [list source [otFJoin $dir main/mkPreCache.tcl]]
set auto_index(otNewName) [list source [otFJoin $dir main/obtcl2.tcl]]
set auto_index(otObjInfoObjects) [list source [otFJoin $dir main/obtcl2.tcl]]
set auto_index(otClassInfoBody) [list source [otFJoin $dir main/obtcl2.tcl]]
set auto_index(otClassInfoArgs) [list source [otFJoin $dir main/obtcl2.tcl]]
set auto_index(otClassInfoMethods+Cached) [list source [otFJoin $dir main/obtcl2.tcl]]
set auto_index(otClassInfoSysMethods) [list source [otFJoin $dir main/obtcl2.tcl]]
set auto_index(otInstance) [list source [otFJoin $dir main/obtcl2.tcl]]
set auto_index(obtcl_mkindex) [list source [otFJoin $dir main/obtcl_mkindex.tcl]]
set auto_index(listPre) [list source [otFJoin $dir main/obtcl_mkindex.tcl]]
set auto_index(getopts) [list source [otFJoin $dir main/options.tcl]]
set auto_index(up2opts) [list source [otFJoin $dir main/options.tcl]]
set auto_index(Base::configure) [list source [otFJoin $dir main/options.tcl]]
set auto_index(Base::conf_verify) [list source [otFJoin $dir main/options.tcl]]
set auto_index(Base::conf_init) [list source [otFJoin $dir main/options.tcl]]
set auto_index(Base::cget) [list source [otFJoin $dir main/options.tcl]]
set auto_index(Base::option) [list source [otFJoin $dir main/options.tcl]]
set auto_index(Base::collectOptDefaults) [list source [otFJoin $dir main/options.tcl]]
set auto_index(Base::collectOptValues) [list source [otFJoin $dir main/options.tcl]]
set auto_index(otOptFree) [list source [otFJoin $dir main/options.tcl]]
set auto_index(otOptInit) [list source [otFJoin $dir main/options.tcl]]
set auto_index(Base::init_unknown) [list source [otFJoin $dir main/options.tcl]]
set auto_index(Base::verify_unknown) [list source [otFJoin $dir main/options.tcl]]
set auto_index(cmt) [list source [otFJoin $dir main/utils.tcl]]
set auto_index(Nop) [list source [otFJoin $dir main/utils.tcl]]
set auto_index(src) [list source [otFJoin $dir main/utils.tcl]]
set auto_index(setIfNew) [list source [otFJoin $dir main/utils.tcl]]
set auto_index(procIfNew) [list source [otFJoin $dir main/utils.tcl]]
set auto_index(crunch_skip) [list source [otFJoin $dir main/utils.tcl]]
set auto_index(lappendUniq) [list source [otFJoin $dir main/utils.tcl]]
set auto_index(listMinus) [list source [otFJoin $dir main/utils.tcl]]
set auto_index(otTkScrollButtonDown) [list source [otFJoin $dir main/utils.tcl]]
set auto_index(otTkScrollButton2Down) [list source [otFJoin $dir main/utils.tcl]]
set auto_index(StrictMotif) [list source [otFJoin $dir main/utils.tcl]]
set auto_index(DOC) [list source [otFJoin $dir main/utils.tcl]]
set auto_index(DOC_get_list) [list source [otFJoin $dir main/utils.tcl]]
set auto_index(UN_DOC) [list source [otFJoin $dir main/utils.tcl]]
set auto_index(dbputs) [list source [otFJoin $dir main/utils.tcl]]
set auto_index(DOC_f) [list source [otFJoin $dir main/utils.tcl]]
set auto_index(DOC_format) [list source [otFJoin $dir main/utils.tcl]]
set auto_index(DOC_use_array) [list source [otFJoin $dir main/utils.tcl]]
set auto_index(DOC_use_default) [list source [otFJoin $dir main/utils.tcl]]
set auto_index(DOC_get_list) [list source [otFJoin $dir main/utils.tcl]]
set auto_index(DOC) [list source [otFJoin $dir main/utils.tcl]]
set auto_index(PrDOCS) [list source [otFJoin $dir main/utils.tcl]]
set auto_index(GetDOCS) [list source [otFJoin $dir main/utils.tcl]]
set auto_index(GetDOC) [list source [otFJoin $dir main/utils.tcl]]
set auto_index(help) [list source [otFJoin $dir main/utils.tcl]]
set auto_index(shell) [list source [otFJoin $dir main/utils.tcl]]
set auto_index(initVars) [list source [otFJoin $dir main/vars.tcl]]
set auto_index(instvar2global) [list source [otFJoin $dir main/vars.tcl]]
set auto_index(iclassvar2global) [list source [otFJoin $dir main/vars.tcl]]
set auto_index(classvar2global) [list source [otFJoin $dir main/vars.tcl]]
set auto_index(classvar) [list source [otFJoin $dir main/vars.tcl]]
set auto_index(classvar_of_class) [list source [otFJoin $dir main/vars.tcl]]
set auto_index(iclassvar) [list source [otFJoin $dir main/vars.tcl]]
set auto_index(iclassvar_of_class) [list source [otFJoin $dir main/vars.tcl]]
set auto_index(instvar) [list source [otFJoin $dir main/vars.tcl]]
set auto_index(instvar_of_class) [list source [otFJoin $dir main/vars.tcl]]
set auto_index(instvarTrace) [list source [otFJoin $dir main/vars.tcl]]
set auto_index(specified_instvar) [list source [otFJoin $dir main/vars.tcl]]
set auto_index(renamed_instvar) [list source [otFJoin $dir main/vars.tcl]]
set auto_index(otInfoIV) [list source [otFJoin $dir main/vars.tcl]]
set auto_index(otInfoICV) [list source [otFJoin $dir main/vars.tcl]]
set auto_index(otInfoDCV) [list source [otFJoin $dir main/vars.tcl]]
set auto_index(otObjInfoLostVars) [list source [otFJoin $dir main/vars.tcl]]
set auto_index(otFreeObj) [list source [otFJoin $dir main/vars.tcl]]
set auto_index(otFreeClassObj) [list source [otFJoin $dir main/vars.tcl]]
set auto_index(otFreeCV) [list source [otFJoin $dir main/vars.tcl]]
set auto_index(is_object) [list source [otFJoin $dir main/obtcl.tcl]]
set auto_index(is_class) [list source [otFJoin $dir main/obtcl.tcl]]
set auto_index(otErrRet) [list source [otFJoin $dir main/obtcl.tcl]]
set auto_index(otProc) [list source [otFJoin $dir main/obtcl.tcl]]
set auto_index(otOptInit) [list source [otFJoin $dir main/obtcl.tcl]]
set auto_index(otOptFree) [list source [otFJoin $dir main/obtcl.tcl]]
set auto_index(otNew) [list source [otFJoin $dir main/obtcl.tcl]]
set auto_index(otClass) [list source [otFJoin $dir main/obtcl.tcl]]
set auto_index(class) [list source [otFJoin $dir main/obtcl.tcl]]
set auto_index(otClErr) [list source [otFJoin $dir main/obtcl.tcl]]
set auto_index(otClInitErr) [list source [otFJoin $dir main/obtcl.tcl]]
set auto_index(otClassDestroy) [list source [otFJoin $dir main/obtcl.tcl]]
set auto_index(otGetSelf) [list source [otFJoin $dir main/obtcl.tcl]]
set auto_index(otMkMethod) [list source [otFJoin $dir main/obtcl.tcl]]
set auto_index(otRmMethod) [list source [otFJoin $dir main/obtcl.tcl]]
set auto_index(otDelAllMethods) [list source [otFJoin $dir main/obtcl.tcl]]
set auto_index(otClassInfoMethods) [list source [otFJoin $dir main/obtcl.tcl]]
set auto_index(otClassInfoCached) [list source [otFJoin $dir main/obtcl.tcl]]
set auto_index(clrDefaultButtons) [list source [otFJoin $dir widgets/Buttons.tcl]]
set auto_index(invokeDefaultButton) [list source [otFJoin $dir widgets/Buttons.tcl]]
set auto_index(addDefaultButton) [list source [otFJoin $dir widgets/Buttons.tcl]]
set auto_index(delDefaultButton) [list source [otFJoin $dir widgets/Buttons.tcl]]
set auto_index(isDefaultButton) [list source [otFJoin $dir widgets/Buttons.tcl]]
set auto_index(currDefaultButton) [list source [otFJoin $dir widgets/Buttons.tcl]]
set auto_index(OtButton) [list source [otFJoin $dir widgets/Buttons.tcl]]
set auto_index(OtButton_noMgr) [list source [otFJoin $dir widgets/Buttons.tcl]]
set auto_index(OtButton::init) [list source [otFJoin $dir widgets/Buttons.tcl]]
set auto_index(OtButton::configure_unknown) [list source [otFJoin $dir widgets/Buttons.tcl]]
set auto_index(OtButton::cget_unknown) [list source [otFJoin $dir widgets/Buttons.tcl]]
set auto_index(OtButton::command) [list source [otFJoin $dir widgets/Buttons.tcl]]
set auto_index(ButtonRow) [list source [otFJoin $dir widgets/Buttons.tcl]]
set auto_index(ButtonRow::configure_unknown) [list source [otFJoin $dir widgets/Buttons.tcl]]
set auto_index(ButtonRow::init) [list source [otFJoin $dir widgets/Buttons.tcl]]
set auto_index(ButtonRow::destroy) [list source [otFJoin $dir widgets/Buttons.tcl]]
set auto_index(ButtonRow::resizeMono) [list source [otFJoin $dir widgets/Buttons.tcl]]
set auto_index(ButtonRow::adjSize) [list source [otFJoin $dir widgets/Buttons.tcl]]
set auto_index(ButtonRow::unsetDefault) [list source [otFJoin $dir widgets/Buttons.tcl]]
set auto_index(ButtonRow::setDefault) [list source [otFJoin $dir widgets/Buttons.tcl]]
set auto_index(ButtonRow::addButton) [list source [otFJoin $dir widgets/Buttons.tcl]]
set auto_index(ButtonRow::confbutton) [list source [otFJoin $dir widgets/Buttons.tcl]]
set auto_index(ButtonRow::hide) [list source [otFJoin $dir widgets/Buttons.tcl]]
set auto_index(ButtonRow::show) [list source [otFJoin $dir widgets/Buttons.tcl]]
set auto_index(ButtonRow::adjState) [list source [otFJoin $dir widgets/Buttons.tcl]]
set auto_index(ButtonRow::setTmpDefault) [list source [otFJoin $dir widgets/Buttons.tcl]]
set auto_index(ButtonRow::unsetTmpDefault) [list source [otFJoin $dir widgets/Buttons.tcl]]
set auto_index(ButtonRow::getNo) [list source [otFJoin $dir widgets/Buttons.tcl]]
set auto_index(OtEntry) [list source [otFJoin $dir widgets/Entry.tcl]]
set auto_index(OtEntry::init) [list source [otFJoin $dir widgets/Entry.tcl]]
set auto_index(OtEntry::getval) [list source [otFJoin $dir widgets/Entry.tcl]]
set auto_index(OtEntry::setval) [list source [otFJoin $dir widgets/Entry.tcl]]
set auto_index(OtEntry::unknown) [list source [otFJoin $dir widgets/Entry.tcl]]
set auto_index(OtEntry::configure_unknown) [list source [otFJoin $dir widgets/Entry.tcl]]
set auto_index(OtEntry::cget_unknown) [list source [otFJoin $dir widgets/Entry.tcl]]
set auto_index(PromptField) [list source [otFJoin $dir widgets/Entry.tcl]]
set auto_index(PromptField::getval) [list source [otFJoin $dir widgets/Entry.tcl]]
set auto_index(PromptField::setval) [list source [otFJoin $dir widgets/Entry.tcl]]
set auto_index(PromptField::init) [list source [otFJoin $dir widgets/Entry.tcl]]
set auto_index(PromptField::unknown) [list source [otFJoin $dir widgets/Entry.tcl]]
set auto_index(PromptField::focus) [list source [otFJoin $dir widgets/Entry.tcl]]
set auto_index(GridForm) [list source [otFJoin $dir widgets/Forms.tcl]]
set auto_index(GridForm::init) [list source [otFJoin $dir widgets/Forms.tcl]]
set auto_index(GF_grid) [list source [otFJoin $dir widgets/Forms.tcl]]
set auto_index(GF_grid_clean) [list source [otFJoin $dir widgets/Forms.tcl]]
set auto_index(GridForm::addField) [list source [otFJoin $dir widgets/Forms.tcl]]
set auto_index(LabelBox) [list source [otFJoin $dir widgets/LabelBox.tcl]]
set auto_index(LabelBox::configure_unknown) [list source [otFJoin $dir widgets/LabelBox.tcl]]
set auto_index(LabelBoxTrace) [list source [otFJoin $dir widgets/LabelBox.tcl]]
set auto_index(LabelBox::packAll) [list source [otFJoin $dir widgets/LabelBox.tcl]]
set auto_index(LabelBox::init) [list source [otFJoin $dir widgets/LabelBox.tcl]]
set auto_index(LabelBox::manage) [list source [otFJoin $dir widgets/LabelBox.tcl]]
set auto_index(LabelBox::childsite) [list source [otFJoin $dir widgets/LabelBox.tcl]]
set auto_index(Layout) [list source [otFJoin $dir widgets/Layout.tcl]]
set auto_index(getMgrOpts) [list source [otFJoin $dir widgets/Layout.tcl]]
set auto_index(dir2side) [list source [otFJoin $dir widgets/Layout.tcl]]
set auto_index(Layout::init) [list source [otFJoin $dir widgets/Layout.tcl]]
set auto_index(Layout::define) [list source [otFJoin $dir widgets/Layout.tcl]]
set auto_index(Layout::crFrames) [list source [otFJoin $dir widgets/Layout.tcl]]
set auto_index(Layout::slaves) [list source [otFJoin $dir widgets/Layout.tcl]]
set auto_index(Layout::list) [list source [otFJoin $dir widgets/Layout.tcl]]
set auto_index(Layout::manage) [list source [otFJoin $dir widgets/Layout.tcl]]
set auto_index(Layout::unmanage) [list source [otFJoin $dir widgets/Layout.tcl]]
set auto_index(Layout::hide) [list source [otFJoin $dir widgets/Layout.tcl]]
set auto_index(Layout::hidden) [list source [otFJoin $dir widgets/Layout.tcl]]
set auto_index(Layout::unhide) [list source [otFJoin $dir widgets/Layout.tcl]]
set auto_index(LabeledWidget) [list source [otFJoin $dir widgets/LblWidg.tcl]]
set auto_index(LabeledWidget::init) [list source [otFJoin $dir widgets/LblWidg.tcl]]
set auto_index(LabeledWidget::childsite) [list source [otFJoin $dir widgets/LblWidg.tcl]]
set auto_index(LabeledWidget::manage) [list source [otFJoin $dir widgets/LblWidg.tcl]]
set auto_index(LabeledWidget::unknown) [list source [otFJoin $dir widgets/LblWidg.tcl]]
set auto_index(LabeledWidget::configure_unknown) [list source [otFJoin $dir widgets/LblWidg.tcl]]
set auto_index(LabeledWidget::focus) [list source [otFJoin $dir widgets/LblWidg.tcl]]
set auto_index(OtListbox) [list source [otFJoin $dir widgets/Listbox.tcl]]
set auto_index(OtLB_sb) [list source [otFJoin $dir widgets/Listbox.tcl]]
set auto_index(OtListbox::init) [list source [otFJoin $dir widgets/Listbox.tcl]]
set auto_index(OtListbox::destroy) [list source [otFJoin $dir widgets/Listbox.tcl]]
set auto_index(OtListbox::unknown) [list source [otFJoin $dir widgets/Listbox.tcl]]
set auto_index(OtListbox::unselect) [list source [otFJoin $dir widgets/Listbox.tcl]]
set auto_index(OtListbox::setCurr) [list source [otFJoin $dir widgets/Listbox.tcl]]
set auto_index(OtListbox::setIdx) [list source [otFJoin $dir widgets/Listbox.tcl]]
set auto_index(OtListbox::historyPush) [list source [otFJoin $dir widgets/Listbox.tcl]]
set auto_index(OtListbox::historyPop) [list source [otFJoin $dir widgets/Listbox.tcl]]
set auto_index(OtListbox::makeCurrent) [list source [otFJoin $dir widgets/Listbox.tcl]]
set auto_index(OtListbox::chkSel) [list source [otFJoin $dir widgets/Listbox.tcl]]
set auto_index(OtListbox::configure_unknown) [list source [otFJoin $dir widgets/Listbox.tcl]]
set auto_index(OtListbox::command) [list source [otFJoin $dir widgets/Listbox.tcl]]
set auto_index(OtLbAdjHeight) [list source [otFJoin $dir widgets/Listbox.tcl]]
set auto_index(OtListbox::setval) [list source [otFJoin $dir widgets/Listbox.tcl]]
set auto_index(OtListbox::getval) [list source [otFJoin $dir widgets/Listbox.tcl]]
set auto_index(OtListbox::doCmd) [list source [otFJoin $dir widgets/Listbox.tcl]]
set auto_index(OtListbox::focus) [list source [otFJoin $dir widgets/Listbox.tcl]]
set auto_index(PanedWindow) [list source [otFJoin $dir widgets/PanedW.tcl]]
set auto_index(PanedWindow::setNumber) [list source [otFJoin $dir widgets/PanedW.tcl]]
set auto_index(PanedWindow::setDefaults) [list source [otFJoin $dir widgets/PanedW.tcl]]
set auto_index(PanedWindow::destroy) [list source [otFJoin $dir widgets/PanedW.tcl]]
set auto_index(PanedWindow::init) [list source [otFJoin $dir widgets/PanedW.tcl]]
set auto_index(PanedWindow::init_unknown) [list source [otFJoin $dir widgets/PanedW.tcl]]
set auto_index(PanedWindow::bindHandles) [list source [otFJoin $dir widgets/PanedW.tcl]]
set auto_index(PanedWindow::makePanes) [list source [otFJoin $dir widgets/PanedW.tcl]]
set auto_index(PanedWindow::slaves) [list source [otFJoin $dir widgets/PanedW.tcl]]
set auto_index(PanedWindow::manage) [list source [otFJoin $dir widgets/PanedW.tcl]]
set auto_index(PanedWindow::setFracVector) [list source [otFJoin $dir widgets/PanedW.tcl]]
set auto_index(PanedWindow::calc-fraction) [list source [otFJoin $dir widgets/PanedW.tcl]]
set auto_index(PanedWindow::start-grip) [list source [otFJoin $dir widgets/PanedW.tcl]]
set auto_index(PanedWindow::end-grip) [list source [otFJoin $dir widgets/PanedW.tcl]]
set auto_index(PanedWindow::handle-grip) [list source [otFJoin $dir widgets/PanedW.tcl]]
set auto_index(PanedWindow::reconf) [list source [otFJoin $dir widgets/PanedW.tcl]]
set auto_index(PanedWindow::replace) [list source [otFJoin $dir widgets/PanedW.tcl]]
set auto_index(PanedWindow::fractions) [list source [otFJoin $dir widgets/PanedW.tcl]]
set auto_index(PanedWindow::resize) [list source [otFJoin $dir widgets/PanedW.tcl]]
set auto_index(ScrolledFrame) [list source [otFJoin $dir widgets/ScrFrame.tcl]]
set auto_index(ScrolledFrame::init) [list source [otFJoin $dir widgets/ScrFrame.tcl]]
set auto_index(ScrolledFrame::childsite) [list source [otFJoin $dir widgets/ScrFrame.tcl]]
set auto_index(ScrolledFrame::confAdj) [list source [otFJoin $dir widgets/ScrFrame.tcl]]
set auto_index(ScrolledFrame::confCs) [list source [otFJoin $dir widgets/ScrFrame.tcl]]
set auto_index(ScrolledFrame::confCanvas) [list source [otFJoin $dir widgets/ScrFrame.tcl]]
set auto_index(ScrolledText) [list source [otFJoin $dir widgets/ScrText.tcl]]
set auto_index(ScrolledText::getval) [list source [otFJoin $dir widgets/ScrText.tcl]]
set auto_index(ScrolledText::setval) [list source [otFJoin $dir widgets/ScrText.tcl]]
set auto_index(ScrolledText::init) [list source [otFJoin $dir widgets/ScrText.tcl]]
set auto_index(ScrolledText::insert) [list source [otFJoin $dir widgets/ScrText.tcl]]
set auto_index(ScrolledText::delete) [list source [otFJoin $dir widgets/ScrText.tcl]]
set auto_index(ScrolledText::configure_unknown) [list source [otFJoin $dir widgets/ScrText.tcl]]
set auto_index(ScrolledText::init_unknown) [list source [otFJoin $dir widgets/ScrText.tcl]]
set auto_index(ScrolledText::cget_unknown) [list source [otFJoin $dir widgets/ScrText.tcl]]
set auto_index(ScrolledText::unknown) [list source [otFJoin $dir widgets/ScrText.tcl]]
set auto_index(ScrolledText::focus) [list source [otFJoin $dir widgets/ScrText.tcl]]
set auto_index(ScrolledText::unpackVsb) [list source [otFJoin $dir widgets/ScrText.tcl]]
set auto_index(autoBars) [list source [otFJoin $dir widgets/ScrText.tcl]]
set auto_index(ScrolledText::packAll) [list source [otFJoin $dir widgets/ScrText.tcl]]
set auto_index(ScrolledWidget) [list source [otFJoin $dir widgets/ScrWidget.tcl]]
set auto_index(ScrolledWidget::init) [list source [otFJoin $dir widgets/ScrWidget.tcl]]
set auto_index(ScrolledWidget::childsite) [list source [otFJoin $dir widgets/ScrWidget.tcl]]
set auto_index(ScrolledWidget::unmanage) [list source [otFJoin $dir widgets/ScrWidget.tcl]]
set auto_index(ScrolledWidget::manage) [list source [otFJoin $dir widgets/ScrWidget.tcl]]
set auto_index(ScrolledWidget::confAdj) [list source [otFJoin $dir widgets/ScrWidget.tcl]]
set auto_index(ScrolledWidget::unknown) [list source [otFJoin $dir widgets/ScrWidget.tcl]]
set auto_index(ScrolledWidget::configure_unknown) [list source [otFJoin $dir widgets/ScrWidget.tcl]]
set auto_index(SelectBox) [list source [otFJoin $dir widgets/SelctBox.tcl]]
set auto_index(SelectBox_mkOther) [list source [otFJoin $dir widgets/SelctBox.tcl]]
set auto_index(SelectBox_stdSort) [list source [otFJoin $dir widgets/SelctBox.tcl]]
set auto_index(SelectBox::moveIt) [list source [otFJoin $dir widgets/SelctBox.tcl]]
set auto_index(SelectBox::init) [list source [otFJoin $dir widgets/SelctBox.tcl]]
set auto_index(Table) [list source [otFJoin $dir widgets/Table.tcl]]
set auto_index(Table::init) [list source [otFJoin $dir widgets/Table.tcl]]
set auto_index(Table::destroy) [list source [otFJoin $dir widgets/Table.tcl]]
set auto_index(Table::addRow) [list source [otFJoin $dir widgets/Table.tcl]]
set auto_index(Table::hideRow) [list source [otFJoin $dir widgets/Table.tcl]]
set auto_index(Table::showRow) [list source [otFJoin $dir widgets/Table.tcl]]
set auto_index(Table::delRow) [list source [otFJoin $dir widgets/Table.tcl]]
set auto_index(RowTable) [list source [otFJoin $dir widgets/Table.tcl]]
set auto_index(RowTable::init) [list source [otFJoin $dir widgets/Table.tcl]]
set auto_index(RowTable::destroy) [list source [otFJoin $dir widgets/Table.tcl]]
set auto_index(RowTable::delRowID) [list source [otFJoin $dir widgets/Table.tcl]]
set auto_index(RowTable::delRow) [list source [otFJoin $dir widgets/Table.tcl]]
set auto_index(RowTable::addToRow) [list source [otFJoin $dir widgets/Table.tcl]]
set auto_index(RowTable::addFlow) [list source [otFJoin $dir widgets/Table.tcl]]
set auto_index(RowTable::insert) [list source [otFJoin $dir widgets/Table.tcl]]
set auto_index(RowTable::remove) [list source [otFJoin $dir widgets/Table.tcl]]
set auto_index(RowTable::compact) [list source [otFJoin $dir widgets/Table.tcl]]
set auto_index(RowTable::take) [list source [otFJoin $dir widgets/Table.tcl]]
set auto_index(RowTable::doCompact) [list source [otFJoin $dir widgets/Table.tcl]]
set auto_index(Tab) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(doSunny) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(GetBorderColors) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(DrawTab) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(Tab::drawTop) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(Tab::setTabAreaHeight) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(Tab::placeCanvas) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(Tab::drawTab) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(Tab::drawAllTabs) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(Tab::mkColors) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(Tab::init) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(Tab::adjGeom) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(Tab::topMargin) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(Tab::borderwidth) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(Tab::tab_background) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(Tab::background) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(Tab::raise) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(Tab::getRaised) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(Tab::manageBody) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(Tab::unmanageBody) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(Tab::createFrameTab) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(Tab::createTab) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(Tab::destroyTab) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(Tab::listTabs) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(Tab::triggerAction) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(Tab::setAction) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(Tab::getAction) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(Tab::manageTab) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(Tab::unmanageTab) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(Tab::manage) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(Tab::manageAtButton) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(Tab::unmanage) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(Tab::button) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(condManage) [list source [otFJoin $dir widgets/Tabs.tcl]]
set auto_index(TkManText) [list source [otFJoin $dir widgets/TkManText.tcl]]
set auto_index(TkManText::init) [list source [otFJoin $dir widgets/TkManText.tcl]]
set auto_index(TkManText::setFonts) [list source [otFJoin $dir widgets/TkManText.tcl]]
set auto_index(TkManText::tkman_insert) [list source [otFJoin $dir widgets/TkManText.tcl]]
set auto_index(TkManText::loadMan) [list source [otFJoin $dir widgets/TkManText.tcl]]
set auto_index(TkManText::loadCatman) [list source [otFJoin $dir widgets/TkManText.tcl]]
set auto_index(TkManText::loadTkMan) [list source [otFJoin $dir widgets/TkManText.tcl]]
set auto_index(TkManText::textWidgetName) [list source [otFJoin $dir widgets/TkManText.tcl]]
set auto_index(TkManText::unknown) [list source [otFJoin $dir widgets/TkManText.tcl]]
set auto_index(TkManText::configure) [list source [otFJoin $dir widgets/TkManText.tcl]]
set auto_index(TkManText::cget) [list source [otFJoin $dir widgets/TkManText.tcl]]
set auto_index(TkManText::configure_unknown) [list source [otFJoin $dir widgets/TkManText.tcl]]
set auto_index(TkManText::init_unknown) [list source [otFJoin $dir widgets/TkManText.tcl]]
set auto_index(TkManText::cget_unknown) [list source [otFJoin $dir widgets/TkManText.tcl]]
set auto_index(Widget) [list source [otFJoin $dir widgets/wbase.tcl]]
set auto_index(Widget::init) [list source [otFJoin $dir widgets/wbase.tcl]]
set auto_index(otChkDestr) [list source [otFJoin $dir widgets/wbase.tcl]]
set auto_index(Widget::destroy) [list source [otFJoin $dir widgets/wbase.tcl]]
set auto_index(Widget::configure) [list source [otFJoin $dir widgets/wbase.tcl]]
set auto_index(Widget::cget) [list source [otFJoin $dir widgets/wbase.tcl]]
set auto_index(Widget::configure_unknown) [list source [otFJoin $dir widgets/wbase.tcl]]
set auto_index(Widget::cget_unknown) [list source [otFJoin $dir widgets/wbase.tcl]]
set auto_index(Widget::init_unknown) [list source [otFJoin $dir widgets/wbase.tcl]]
set auto_index(Widget::unknown) [list source [otFJoin $dir widgets/wbase.tcl]]
set auto_index(Widget::componentBind) [list source [otFJoin $dir widgets/wbase.tcl]]
set auto_index(Widget::set) [list source [otFJoin $dir widgets/wbase.tcl]]
set auto_index(Widget::base_set) [list source [otFJoin $dir widgets/wbase.tcl]]
set auto_index(Widget::childsite) [list source [otFJoin $dir widgets/wbase.tcl]]
set auto_index(Widget::focusRedirect) [list source [otFJoin $dir widgets/wbase.tcl]]
set auto_index(Widget::focus) [list source [otFJoin $dir widgets/wbase.tcl]]
set auto_index(ot_grab) [list source [otFJoin $dir widgets/wutils.tcl]]
set auto_index(ot_grab_release) [list source [otFJoin $dir widgets/wutils.tcl]]
set auto_index(ot_restrict) [list source [otFJoin $dir widgets/wutils.tcl]]
set auto_index(ot_unrestrict) [list source [otFJoin $dir widgets/wutils.tcl]]
set auto_index(otMkBusy) [list source [otFJoin $dir widgets/wutils.tcl]]
set auto_index(otNotBusy) [list source [otFJoin $dir widgets/wutils.tcl]]
set auto_index(LOAD-ot_focus) [list source [otFJoin $dir widgets/wutils.tcl]]
set auto_index(ot_focus_block) [list source [otFJoin $dir widgets/wutils.tcl]]
set auto_index(ot_focus_unblock) [list source [otFJoin $dir widgets/wutils.tcl]]
set auto_index(tk_focusNext) [list source [otFJoin $dir widgets/wutils.tcl]]
set auto_index(tk_focusPrev) [list source [otFJoin $dir widgets/wutils.tcl]]
set auto_index(tkFocusOK) [list source [otFJoin $dir widgets/wutils.tcl]]
set auto_index(tk_focusFollowsMouse) [list source [otFJoin $dir widgets/wutils.tcl]]
set auto_index(ComboBox) [list source [otFJoin $dir widgets/ComboBox.tcl]]
set auto_index(ComboBox::init) [list source [otFJoin $dir widgets/ComboBox.tcl]]
set auto_index(ComboBox::cancelDropdown) [list source [otFJoin $dir widgets/ComboBox.tcl]]
set auto_index(ComboBox::okDropdown) [list source [otFJoin $dir widgets/ComboBox.tcl]]
set auto_index(ComboBox::doCmd) [list source [otFJoin $dir widgets/ComboBox.tcl]]
set auto_index(ComboBox::command) [list source [otFJoin $dir widgets/ComboBox.tcl]]
set auto_index(ComboBox::postDropdown) [list source [otFJoin $dir widgets/ComboBox.tcl]]
set auto_index(ComboBox::loadEntry) [list source [otFJoin $dir widgets/ComboBox.tcl]]
set auto_index(ComboBox::mkDropdown) [list source [otFJoin $dir widgets/ComboBox.tcl]]
set auto_index(ComboBox::entry) [list source [otFJoin $dir widgets/ComboBox.tcl]]
set auto_index(ComboBox::listbox) [list source [otFJoin $dir widgets/ComboBox.tcl]]
set auto_index(ComboBox::mkStatic) [list source [otFJoin $dir widgets/ComboBox.tcl]]
set auto_index(Cpanel) [list source [otFJoin $dir experim/Cpanel.tcl]]
set auto_index(Cpanel::init) [list source [otFJoin $dir experim/Cpanel.tcl]]
set auto_index(Cpanel::getList) [list source [otFJoin $dir experim/Cpanel.tcl]]
set auto_index(cpanel) [list source [otFJoin $dir experim/Cpanel.tcl]]
set auto_index(Inspect) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(Inspect::init) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(Inspect::destroy) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(Inspect::updVars) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(Inspect::doUpdateVars) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(Inspect::trace) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(Inspect::untrace) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(Inspect::trace_instvar) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(Inspect::untrace_instvar) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(Trace) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(Trace::init) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(Trace::traceCnt) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(Trace::instvar) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(Trace::~instvar) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(Trace::prTrace) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(Trace::destroy) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(InspChk) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(Inspect::highlightNew) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(Inspect::addTopNode) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(Inspect::objCreated) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(Inspect::objDestroyed) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(Inspect::makeInterface) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(Inspect::nodeFlash) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(Inspect::nodeFlashV1) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(Inspect::nodeDestroy) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(Inspect::closeMenu) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(Inspect::mkMenu) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(Inspect::destroyInterface) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(Inspect::tableconf) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(Inspect::initButt) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(Inspect::getButt) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(Inspect::freeButt) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(inspect) [list source [otFJoin $dir experim/Inspect.tcl]]
set auto_index(Tree) [list source [otFJoin $dir experim/Tree.tcl]]
set auto_index(Tree::init) [list source [otFJoin $dir experim/Tree.tcl]]
set auto_index(Tree::xpos) [list source [otFJoin $dir experim/Tree.tcl]]
set auto_index(Tree::ypos) [list source [otFJoin $dir experim/Tree.tcl]]
set auto_index(Tree::identify) [list source [otFJoin $dir experim/Tree.tcl]]
set auto_index(Tree::newArch) [list source [otFJoin $dir experim/Tree.tcl]]
set auto_index(Tree::updArch) [list source [otFJoin $dir experim/Tree.tcl]]
set auto_index(Tree::closestAbove) [list source [otFJoin $dir experim/Tree.tcl]]
set auto_index(Tree::delNode) [list source [otFJoin $dir experim/Tree.tcl]]
set auto_index(Tree::addNode) [list source [otFJoin $dir experim/Tree.tcl]]
set auto_index(Tree::addTopnode) [list source [otFJoin $dir experim/Tree.tcl]]
set auto_index(Tree::unknown) [list source [otFJoin $dir experim/Tree.tcl]]
set auto_index(TxtTree) [list source [otFJoin $dir experim/TxtTree.tcl]]
set auto_index(TxtTree::init) [list source [otFJoin $dir experim/TxtTree.tcl]]
set auto_index(TxtTree::delNode) [list source [otFJoin $dir experim/TxtTree.tcl]]
set auto_index(TxtTree::node) [list source [otFJoin $dir experim/TxtTree.tcl]]
set auto_index(TxtTree::tag) [list source [otFJoin $dir experim/TxtTree.tcl]]
set auto_index(TxtTree::index) [list source [otFJoin $dir experim/TxtTree.tcl]]
set auto_index(TxtTree::isNode) [list source [otFJoin $dir experim/TxtTree.tcl]]
set auto_index(TxtTree::addNode) [list source [otFJoin $dir experim/TxtTree.tcl]]
set auto_index(TxtTree::bindNode) [list source [otFJoin $dir experim/TxtTree.tcl]]
set auto_index(TxtTree::setB1Cmd) [list source [otFJoin $dir experim/TxtTree.tcl]]
set auto_index(TxtTree::clearHighlights) [list source [otFJoin $dir experim/TxtTree.tcl]]
set auto_index(TxtTree::bindTag) [list source [otFJoin $dir experim/TxtTree.tcl]]
set auto_index(TxtTree::doB1Cmd) [list source [otFJoin $dir experim/TxtTree.tcl]]
set auto_index(TxtTree::hot) [list source [otFJoin $dir experim/TxtTree.tcl]]
set auto_index(TxtTree::cold) [list source [otFJoin $dir experim/TxtTree.tcl]]
set auto_index(TxtTree::unknown) [list source [otFJoin $dir experim/TxtTree.tcl]]
set auto_index(Base_components) [list source [otFJoin $dir experim/base_2.tcl]]
set auto_index(Base::cpComps) [list source [otFJoin $dir experim/base_2.tcl]]
set auto_index(Base::componentImport) [list source [otFJoin $dir experim/base_2.tcl]]
set auto_index(Base::componentAdd) [list source [otFJoin $dir experim/base_2.tcl]]
set auto_index(Base::componentDel) [list source [otFJoin $dir experim/base_2.tcl]]
set auto_index(Base::listCompsVerbose) [list source [otFJoin $dir experim/base_2.tcl]]
set auto_index(Base::listComponents) [list source [otFJoin $dir experim/base_2.tcl]]
set auto_index(Base::component) [list source [otFJoin $dir experim/base_2.tcl]]
set auto_index(Base::componentPath) [list source [otFJoin $dir experim/base_2.tcl]]
set auto_index(Base::compInfo) [list source [otFJoin $dir experim/base_2.tcl]]
set auto_index(otCtWarn) [list source [otFJoin $dir experim/base_2.tcl]]
set auto_index(Base::componentTypes) [list source [otFJoin $dir experim/base_2.tcl]]
set auto_index(Base::componentActions) [list source [otFJoin $dir experim/base_2.tcl]]
set auto_index(Base::componentOptions) [list source [otFJoin $dir experim/base_2.tcl]]
