mirror of
https://github.com/envmodules/modules.git
synced 2026-06-03 00:33:18 +08:00
29 lines
639 B
Plaintext
29 lines
639 B
Plaintext
#%Module1.0
|
|
|
|
##############################################################################
|
|
# Modules Revision 3.0
|
|
# Providing a flexible user environment
|
|
#
|
|
# File: module/%M%
|
|
# Revision: %I%
|
|
# First Edition: 2018/03/16
|
|
# Last Mod.: %U%, %G%
|
|
#
|
|
# Authors: Xavier Delaruelle, xavier.delaruelle@cea.fr
|
|
#
|
|
# Description: Testuite modulefile
|
|
# Command:
|
|
# Sub-Command: module
|
|
#
|
|
# Invocation:
|
|
# Result: %R{
|
|
# }R%
|
|
# Comment: %C{
|
|
# Checks the recursive invocation of module with sub-modulefile
|
|
# raising error
|
|
# }C%
|
|
#
|
|
##############################################################################
|
|
|
|
module load ""
|