#%Module1.0
# This file defines the initial setup for the modulefiles search path
# and modulefiles you want to load by default for all users. It should
# contains a lines of module command like 'module use path' and
# 'module load mod'
module use --append {/usr/share/modules}
