modulerc: not used any more, deleted

This commit is contained in:
2015-02-18 17:58:37 +01:00
parent b8bbf8cf87
commit d4293e45ae

View File

@@ -1,8 +0,0 @@
#%Module1.0
setenv PSI_LIBMODULES "$env(PSI_PREFIX)/$env(PSI_CONFIG_DIR)/libmodules.tcl"
if { ! [info exists env(PSI_LIBMODULES) ] } {
puts stderr "Module cannot be loaded, because the shell environment is not setup correctly."
exit 42
}