mirror of
https://github.com/envmodules/modules.git
synced 2026-06-14 00:42:43 +08:00
20 lines
493 B
Groff
20 lines
493 B
Groff
#%Module1.0
|
|
|
|
##############################################################################
|
|
# Modules Revision 3.0
|
|
# Providing a flexible user environment
|
|
#
|
|
# File: prepend/%M%
|
|
# First Edition: 2008/02/19
|
|
#
|
|
# Authors: R.K. Owen <rk@owen.sj.ca.us>
|
|
#
|
|
# Comment: %C{
|
|
# Check appending two items to $PATH
|
|
# }C%
|
|
#
|
|
##############################################################################
|
|
|
|
append-path PATH /modules/testsuite2.2
|
|
append-path PATH /modules/testsuite2.2/2.2
|