compiling Pmodules: tclIndex file for libmodules.tcl added

This commit is contained in:
2025-08-18 12:52:15 +02:00
parent a963d8cb8c
commit ac7b25223d
2 changed files with 9 additions and 1 deletions
-1
View File
@@ -9,7 +9,6 @@ profile.csh
profile.zsh
Downloads
tmp
tclIndex
pbuild.log
libpmodules.bash
*~
+9
View File
@@ -0,0 +1,9 @@
# Tcl autoload index file, version 2.0
set auto_index(module-addgroup) [list source [file join $dir libmodules.tcl]]
set auto_index(set-family) [list source [file join $dir libmodules.tcl]]
set auto_index(module-url) [list source [file join $dir libmodules.tcl]]
set auto_index(module-license) [list source [file join $dir libmodules.tcl]]
set auto_index(module-maintainer) [list source [file join $dir libmodules.tcl]]
set auto_index(module-help) [list source [file join $dir libmodules.tcl]]
set auto_index(ModulesHelp) [list source [file join $dir libmodules.tcl]]