mirror of
https://github.com/SEPPDROID/Digital-Research-Source-Code.git
synced 2025-10-22 07:54:25 +00:00
11 lines
185 B
Plaintext
11 lines
185 B
Plaintext
$SET VERIFY
|
|
$!
|
|
$! Command file to build the XQIO package and insert the
|
|
$! object into the PLMRUN library.
|
|
$!
|
|
$@LOGNAMES
|
|
$!
|
|
$FOR/NOLIS/DEB/NOCHECK XQIO
|
|
$LIB PLMRUN XQIO
|
|
$SET NOVERIFY
|