mirror of
https://github.com/envmodules/modules.git
synced 2026-06-10 00:56:30 +08:00
20 lines
496 B
Groff
20 lines
496 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 prepending two items to $PATH
|
|
# }C%
|
|
#
|
|
##############################################################################
|
|
|
|
prepend-path PATH /modules/testsuite2.1/2.1
|
|
prepend-path PATH /modules/testsuite2.1
|