***********************************************************************; * Version 3.1, August 1, 1994 *; ***********************************************************************; *This is file LINMOD.IML, for the STORED version; *Purpose: indirect list of includes to ease burden on user. *This code invoked as &LINMOD *which is defined in file MACROLIB.MAC in the &LMDIRECT directory. ***********************************************************************; RESET STORAGE=_LOAD01_.LMSTORED; LOAD MODULE = _ALL_ ; RUN _INITL_(OPT_ON,OPT_OFF, _ECODE_,_EPSL_,_OPT_, _PNAME_,_MNEMON_,_MODNMS_,_TGLHP1_) ; *End of LINMOD.IML file;