mirror of
https://github.com/envmodules/modules.git
synced 2026-06-07 00:25:05 +08:00
26 lines
640 B
Plaintext
26 lines
640 B
Plaintext
#%Module1.0
|
|
|
|
##############################################################################
|
|
# Modules Revision 3.0
|
|
# Providing a flexible user environment
|
|
#
|
|
# File: alias/%M%
|
|
# Revision: %I%
|
|
# First Edition: 2018/01/07
|
|
# Last Mod.: %U%, %G%
|
|
#
|
|
# Authors: Xavier Delaruelle, xavier.delaruelle@cea.fr
|
|
#
|
|
# Description: Testuite modulefile
|
|
# Command:
|
|
# Sub-Command: module
|
|
#
|
|
# Invocation: load @M@, display @M@
|
|
# Comment: %C{
|
|
# Checks the recursive invocation of module, playing with relative paths
|
|
# }C%
|
|
#
|
|
##############################################################################
|
|
|
|
module load ../append/0.3
|