#%Module1.0 ############################################################################## # Modules Revision 3.0 # Providing a flexible user environment # # File: break/%M% # Revision: %I% # First Edition: 2002/02/03 # Last Mod.: %U%, %G% # # Authors: R.K.Owen # # Description: Testuite modulefile # Command: # Sub-Command: setenv # # Invocation: load @M@/foo # Result: %R{ # setenv _LMFILES_ ${_LMFILES_}:@M@/@V@ # setenv LOADEDMODULES ${LOADEDMODULES}:@P@/@M@/@V@ # setenv testsuite1 yes # }R% # Comment: %C{ # This modulefile is used for checking whether the # TCL "break" mechanism is working. # }C% # ############################################################################## # should cause this module not to be loaded, but not affecting the others # however, any commands in this file will be executed though. break