/usr/share/xcrysden/Tcl/fs/tclIndex is in xcrysden-data 1.5.60-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 | # 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(FS_bandSelect) [list source [file join $dir bandselect.tcl]]
set auto_index(FS_bandSelect:selected) [list source [file join $dir bandselect.tcl]]
set auto_index(FS_GoFermi) [list source [file join $dir FS_Main.tcl]]
set auto_index(FS_PopupMenu) [list source [file join $dir FS_Main.tcl]]
set auto_index(FS_ResizeWin) [list source [file join $dir FS_Main.tcl]]
set auto_index(FS_InitVar) [list source [file join $dir FS_Main.tcl]]
set auto_index(FS_UserBackground) [list source [file join $dir FS_Main.tcl]]
set auto_index(FS_UserDefaults) [list source [file join $dir FS_Main.tcl]]
set auto_index(FS_RenderSurface) [list source [file join $dir FS_Main.tcl]]
set auto_index(FS:cry_surf) [list source [file join $dir FS_Main.tcl]]
set auto_index(FS:cry_surfconfig) [list source [file join $dir FS_Main.tcl]]
set auto_index(FS_ModifyMenu) [list source [file join $dir FS_Main.tcl]]
set auto_index(FS_ViewMenu) [list source [file join $dir FS_Main.tcl]]
set auto_index(FS_ViewMenu:_show) [list source [file join $dir FS_Main.tcl]]
set auto_index(FS_DisplayMenu) [list source [file join $dir FS_Main.tcl]]
set auto_index(FS_fsConfig) [list source [file join $dir FS_Main.tcl]]
set auto_index(FS_Config) [list source [file join $dir FS_Main.tcl]]
set auto_index(celltype:FS_fsConfig) [list source [file join $dir FS_Main.tcl]]
set auto_index(FS_SaveBXSF) [list source [file join $dir FS_Main.tcl]]
set auto_index(FS_SetSurfColor) [list source [file join $dir FS_Main.tcl]]
set auto_index(FS_SetSurfColor:Update) [list source [file join $dir FS_Main.tcl]]
set auto_index(FS_SetSurfColor:_widget) [list source [file join $dir FS_Main.tcl]]
set auto_index(FS_SetCellColor) [list source [file join $dir FS_Main.tcl]]
set auto_index(FS_SetCellColor:Update) [list source [file join $dir FS_Main.tcl]]
set auto_index(FS_SurfSmooth) [list source [file join $dir FS_Main.tcl]]
set auto_index(FS_SurfSmoothOK) [list source [file join $dir FS_Main.tcl]]
set auto_index(FS_AntiAlias) [list source [file join $dir FS_Main.tcl]]
set auto_index(FS_DepthCuing) [list source [file join $dir FS_Main.tcl]]
set auto_index(FS_ModAntiAlias) [list source [file join $dir FS_Main.tcl]]
set auto_index(FS_ModDepthCuing) [list source [file join $dir FS_Main.tcl]]
set auto_index(FS_ToggleMenuCheckbutton) [list source [file join $dir FS_Main.tcl]]
set auto_index(FS_getBandIndexFromNoteBookPage) [list source [file join $dir FS_Main.tcl]]
set auto_index(FSbind_printTogl) [list source [file join $dir FS_Main.tcl]]
set auto_index(FSbind_SetSurfColor) [list source [file join $dir FS_Main.tcl]]
set auto_index(FSbind_SetCellColor) [list source [file join $dir FS_Main.tcl]]
set auto_index(FSbind_glLight) [list source [file join $dir FS_Main.tcl]]
set auto_index(FSbind_ModAntiAlias) [list source [file join $dir FS_Main.tcl]]
set auto_index(FSbind_ModDepthCuing) [list source [file join $dir FS_Main.tcl]]
set auto_index(FSbutton_SmallToolbox) [list source [file join $dir FS_Main.tcl]]
set auto_index(FS_Interpolation:submit) [list source [file join $dir interpolate.tcl]]
set auto_index(wnFSInit) [list source [file join $dir wnFSInit.tcl]]
set auto_index(wnFSSetSpinFlag) [list source [file join $dir wnFSInit.tcl]]
set auto_index(wnFS_ExecLapw) [list source [file join $dir wnFSInit.tcl]]
set auto_index(FS_displayBandWidths) [list source [file join $dir bandwidths.tcl]]
set auto_index(wnGenKMesh) [list source [file join $dir wnFS.tcl]]
set auto_index(wnFSGo) [list source [file join $dir wnFS.tcl]]
set auto_index(wnToFS) [list source [file join $dir wnFS.tcl]]
set auto_index(wnReadStruct) [list source [file join $dir wnReadStruct.tcl]]
set auto_index(genFSInit) [list source [file join $dir genFSInit.tcl]]
set auto_index(FS_readBXSF) [list source [file join $dir genFSInit.tcl]]
set auto_index(_FSGetFermiEnergy) [list source [file join $dir genFSInit.tcl]]
set auto_index(FS_Toolbox) [list source [file join $dir toolbox.tcl]]
set auto_index(FS_RevertIsoSides) [list source [file join $dir toolbox.tcl]]
set auto_index(FS_RevertIsoNormals) [list source [file join $dir toolbox.tcl]]
set auto_index(FS_Multi) [list source [file join $dir FS_Multi.tcl]]
set auto_index(FS_RenderMultiSurface) [list source [file join $dir FS_Multi.tcl]]
|