1# Tcl autoload index file, version 2.0
2# This file is generated by the "auto_mkindex" command
3# and sourced to set up indexing information for one or
4# more commands.  Typically each line is a command that
5# sets an element in the auto_index array, where the
6# element name is the name of a command and the value is
7# a script that loads the command.
8
9set auto_index(::vfs::template::mount) [list package require vfs::template 1.5.3]
10set auto_index(::vfs::template::collate::mount) [list source [file join $dir collatevfs.tcl]]
11set auto_index(::vfs::template::quota::mount) [list source [file join $dir quotavfs.tcl]]
12set auto_index(::vfs::template::version::mount) [list source [file join $dir versionvfs.tcl]]
13set auto_index(::vfs::template::version::delta::mount) [list source [file join $dir deltavfs.tcl]]
14set auto_index(::vfs::template::chroot::mount) [list source [file join $dir chrootvfs.tcl]]
15set auto_index(::vfs::template::fish::mount) [list source [file join $dir fishvfs.tcl]]
16