# 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(init_unix) [list source [file join $dir mapster.tcl]]
set auto_index(init_windows) [list source [file join $dir mapster.tcl]]
set auto_index(init_mac) [list source [file join $dir mapster.tcl]]
set auto_index(parse_args) [list source [file join $dir mapster.tcl]]
set auto_index(arg_value) [list source [file join $dir mapster.tcl]]
set auto_index(main) [list source [file join $dir mapster.tcl]]
set auto_index(tool_select) [list source [file join $dir mapster.tcl]]
set auto_index(gui_image_load) [list source [file join $dir mapster.tcl]]
set auto_index(image_load) [list source [file join $dir mapster.tcl]]
set auto_index(mapfile_save) [list source [file join $dir mapster.tcl]]
set auto_index(mapdata_write) [list source [file join $dir mapster.tcl]]
set auto_index(pos_neg_toggle) [list source [file join $dir mapster.tcl]]
set auto_index(area_delete) [list source [file join $dir mapster.tcl]]
set auto_index(query_exit) [list source [file join $dir mapster.tcl]]
set auto_index(get_mapname) [list source [file join $dir mapster.tcl]]
set auto_index(get_string) [list source [file join $dir mapster.tcl]]
set auto_index(obj_set_aname) [list source [file join $dir mapster.tcl]]
set auto_index(obj_activate) [list source [file join $dir mapster.tcl]]
set auto_index(obj_deactivate) [list source [file join $dir mapster.tcl]]
set auto_index(obj_delete) [list source [file join $dir mapster.tcl]]
set auto_index(obj_move_start) [list source [file join $dir mapster.tcl]]
set auto_index(obj_move) [list source [file join $dir mapster.tcl]]
set auto_index(obj_move_end) [list source [file join $dir mapster.tcl]]
set auto_index(circle_start) [list source [file join $dir mapster.tcl]]
set auto_index(circle_draw) [list source [file join $dir mapster.tcl]]
set auto_index(circle_set) [list source [file join $dir mapster.tcl]]
set auto_index(rect_start) [list source [file join $dir mapster.tcl]]
set auto_index(rect_draw) [list source [file join $dir mapster.tcl]]
set auto_index(rect_set) [list source [file join $dir mapster.tcl]]
