#%Module1.0 ############################################################################## # Modules Revision 3.0 # Providing a flexible user environment # # File: loc_rc3/%M% # Revision: %I% # First Edition: 95/12/06 # Last Mod.: %U%, %G% # # Authors: Jens Hamisch, Jens.Hamisch@Strawberry.COM # # Description: Testuite modulefile # Command: # Sub-Command: setenv # # Invocation: load @M@/@V@, load @M@/test, load @M@/exp, load @M@/new # Invocation: load @M@/chk # Result: %R{ # setenv _LMFILES_ ${_LMFILES_}:@M@/@V@ # setenv LOADEDMODULES ${LOADEDMODULES}:@P@/@M@/@V@ # setenv testsuite yes # }R% # Comment: %C{ # The symbolic versions 'exp', 'test, 'chk' and 'new' # have been assigned in the module specific '.modulerc' # file. # }C% # ############################################################################## setenv testsuite "yes"