#
#  @(#).modulespath.in	1.3\t95/08/06  
#  Module version 3.1.6
#
#  Modulepath initial setup
#  ========================
#
#  This file defines the initial setup for the module files search path.
#  Comments may be added anywhere. The 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 variable size of your shell.
#

/opt/modules/version					# location of version files
/opt/modules/$MODULE_VERSION/modulefiles		# Module pkg modulefiles
/opt/modules/modulefiles					# General module files
# /opt/modules/3.1.6/your_contribs			# Edit for your requirements
