10 lines
189 B
Text
10 lines
189 B
Text
|
!
|
||
|
! Ensure transfer vector is at beginning of image
|
||
|
!
|
||
|
CLUSTER=FIRST
|
||
|
COLLECT=FIRST,$$ENGINE
|
||
|
!
|
||
|
! make psects nonshareable so image can be installed.
|
||
|
!
|
||
|
PSECT_ATTR=$CHAR_STRING_CONSTANTS,NOWRT
|