Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
brlcad / usr / brlcad / share / tclscripts / pl-dm / tclIndex
Size: Mime:
# 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(menu_init) [list source [file join $dir menu.tcl]]
set auto_index(do_list_cmd) [list source [file join $dir menu.tcl]]
set auto_index(help) [list source [file join $dir help.tcl]]
set auto_index(?) [list source [file join $dir help.tcl]]
set auto_index(apropos) [list source [file join $dir help.tcl]]
set auto_index(sampler_bind_dm) [list source [file join $dir bindings.tcl]]