mirror of
https://github.com/envmodules/modules.git
synced 2026-05-30 00:12:31 +08:00
Give a more clear name to the "contrib" directory that contains architecture and configuration independent data. New directory name is "share", which correctly matches the destination of these files into the installation directory.
10 lines
240 B
Plaintext
10 lines
240 B
Plaintext
#%Module
|
|
|
|
proc ModulesHelp {} {
|
|
puts stderr { null - does absolutely nothing. It is simply meant as a place}
|
|
puts stderr { holder in your dot file initialization.}
|
|
puts stderr {}
|
|
}
|
|
|
|
module-whatis {does absolutely nothing}
|