Trailing-Edge
-
PDP-10 Archives
-
BB-R598A-RM_1983
-
swskit-v3/listings/vnp36/vnplib.list
There are no other files named vnplib.list in the archive.
25-Jan-1983 10:09:47 TOPS-20 Bliss-36 2A(142) Page 1
1-Jan-1983 15:49:33 NETPKG:<VNP36>VNPLIB.R36.7 (1)
; 0001 !<DECNET20-V3P0.TKB-VNP.VNPV3>VNPLIB.R36.2, 14-Apr-80 10:08:17, Edit by SROBINSON
; 0002 !
; 0003 ! COPYRIGHT (c) 1980, 1981, 1982
; 0004 ! DIGITAL EQUIPMENT CORPORATION
; 0005 ! Maynard, Massachusetts
; 0006 !
; 0007 ! This software is furnished under a license and may be used
; 0008 ! and copied only in accordance with the terms of such license
; 0009 ! and with the inclusion of the above copyright notice. This
; 0010 ! software or any other copies thereof may not be provided or
; 0011 ! otherwise made available to any other person. No title to
; 0012 ! and ownership of the software is hereby transferred.
; 0013 !
; 0014 ! The information in this software is subject to change
; 0015 ! without notice and should not be construed as a commitment
; 0016 ! by DIGITAL EQUIPMENT CORPORATION.
; 0017 !
; 0018 ! DIGITAL assumes no responsibility for the use or reliability
; 0019 ! of its software on equipment which is not supplied by
; 0020 ! DIGITAL.
; 0021 !
; 0022
; 0023 !
; 0024 ! VNP20 REQUIRE FILE LIBRARIES
; 0025 !
; 0026
; 0027 !
; 0028 ! The following 2 files must be first because they define the universe.
; 0029 !
; 0030 REQUIRE 'BLOCKT.REQ';
25-Jan-1983 10:09:47 TOPS-20 Bliss-36 2A(142) Page 2
1-Jan-1983 14:21:23 NETPKG:<VNP36>BLOCKT.REQ.7 (1)
; R0058 DATA_L_WORD,
; INFO#086 ....1 L1:0058
; Name declared UNDECLARE is not defined: DATA_L_WORD
; R0060 DATA_L_BIT,
; INFO#086 ....1 L1:0060
; Name declared UNDECLARE is not defined: DATA_L_BIT
; R0062 DATA_L_FNX,
; INFO#086 ....1 L1:0062
; Name declared UNDECLARE is not defined: DATA_L_FNX
; R0064 DATA_L_EQUAL,
; INFO#086 ....1 L1:0064
; Name declared UNDECLARE is not defined: DATA_L_EQUAL
; R0066 DATA_L_INC,
; INFO#086 ....1 L1:0066
; Name declared UNDECLARE is not defined: DATA_L_INC
; R0068 DATA_L_WB,
; INFO#086 ....1 L1:0068
; Name declared UNDECLARE is not defined: DATA_L_WB
; R0070 DATA_L_HWB,
; INFO#086 ....1 L1:0070
; Name declared UNDECLARE is not defined: DATA_L_HWB
; R0072 SBLOCK,
; INFO#086 ....1 L1:0072
; Name declared UNDECLARE is not defined: SBLOCK
; R0074 EBLOCK,
; INFO#086 ....1 L1:0074
; Name declared UNDECLARE is not defined: EBLOCK
; R0076 ABLOCK,
; INFO#086 ....1 L1:0076
; Name declared UNDECLARE is not defined: ABLOCK
; R0078 HEADER,
; INFO#086 ....1 L1:0078
; Name declared UNDECLARE is not defined: HEADER
; R0079 MAX_BLK_TYPE,
; INFO#086 ....1 L1:0079
; Name declared UNDECLARE is not defined: MAX_BLK_TYPE
; R0080 MAX_BLK_LEN;
; INFO#086 ....1 L1:0080
; Name declared UNDECLARE is not defined: MAX_BLK_LEN
25-Jan-1983 10:09:47 TOPS-20 Bliss-36 2A(142) Page 3
1-Jan-1983 15:49:33 NETPKG:<VNP36>VNPLIB.R36.7 (1)
; 0083 REQUIRE 'BLOCKH.REQ';
; 0828 !
; 0829 ! The remainder of the files can be in any order.
; 0830 !
; 0831 REQUIRE 'ANYBLK.REQ';
; 0860 REQUIRE 'CHAIN.REQ';
; 0902 REQUIRE 'FILE.REQ';
; 0958 REQUIRE 'GLOBL.REQ';
; 1017 REQUIRE 'MODU.REQ';
; 1068 REQUIRE 'PSECT.REQ';
; 1131 REQUIRE 'TSKDEF.REQ';
; 1234 REQUIRE 'VNPDAT.REQ';
; 1350 REQUIRE 'VNPDML.REQ';
; 1440 REQUIRE 'VNPVAL.REQ';
; 1710 !
; 1711 ! END OF FILE
; 1712 !
; Information: 13
; Warnings: 0
; Errors: 0
; Run Time: 00:50.7
; Elapsed Time: 02:51.3
; Memory Used: 74 pages
; Library Precompilation Complete