10 lines
351 B
Plaintext
10 lines
351 B
Plaintext
GR_LIBL: PGM
|
|
/*================================================================*/
|
|
/* Sets the library list for all group jobs. Customize as needed. */
|
|
/* Called from GRP. */
|
|
/*================================================================*/
|
|
|
|
CHGLIBL LIBL(LENNONS1 LENNONS2 QGPL QTEMP)
|
|
|
|
ENDPGM
|