mirror of
https://github.com/envmodules/modules.git
synced 2026-06-10 00:56:30 +08:00
26 lines
593 B
Plaintext
26 lines
593 B
Plaintext
#%Module1.0
|
|
|
|
##############################################################################
|
|
# Modules Revision 3.0
|
|
# Providing a flexible user environment
|
|
#
|
|
# File: load/%M%
|
|
# Revision: %I%
|
|
# First Edition: 2012/12/17
|
|
#
|
|
# Authors: R.K.Owen <rk@owen.sj.ca.us>
|
|
#
|
|
# Description: Testuite modulefile - multiple loads from modulefile
|
|
# Command: load
|
|
# Sub-Command: load
|
|
#
|
|
# Comment: %C{
|
|
# One of many modulefiles to be loaded from the "one"
|
|
# }C%
|
|
#
|
|
##############################################################################
|
|
|
|
setenv t22 "t22"
|
|
unsetenv mload "t22"
|
|
|