Skip to content
Snippets Groups Projects
.modulespath.j2 859 B
#  Module version 3.2.10
#  init/.modulespath.  Generated from .modulespath.in by configure.
#
#  Modulepath initial setup
#  ========================
#
#  This file defines the initial setup for the module files search path.
#  Comments may be added anywhere, which begin on # and continue until the 
#     end of the line
#  Each line containing a single path will be added to the MODULEPATH
#     environment variable. You may add as many as you want - just
#     limited by the maximum variable size of your shell.
#
#				# location of version files
#/usr/share/Modules/$MODULE_VERSION/modulefiles	# Module pkg modulefiles (if versioning)
#/usr/share/Modules/modulefiles	# Module pkg modulefiles (if no versioning)
/usr/local/Modules/modulefiles
#/etc/modulefiles				# General module files
#/usr/share/Modules/your_contribs			# Edit for your requirements