Trailing-Edge
-
PDP-10 Archives
-
bb-l014q-bm_tops20_v6_1_atpch17
-
autopatch/macten.c17
There are no other files named macten.c17 in the archive.
REP 11/1 ;17C1
;COPYRIGHT (C) 1971,1972,1973,1974,1975,1977,1978,1979,1980,1984 BY
;DIGITAL EQUIPMENT CORPORATION, MAYNARD, MASS.
WIT
;COPYRIGHT (c) DIGITAL EQUIPMENT CORPORATION 1971,1972,1973,1974,1975,1977,
;1978,1979,1980,1984,1986. ALL RIGHTS RESERVED.
REP 39/1 ;17C2
MACVER==4 ;MAJOR VERSION
MACMIN==0 ;MINOR VERSION
MACEDT==45 ;EDIT LEVEL
WIT
MACVER==5 ;MAJOR VERSION
MACMIN==0 ;MINOR VERSION
MACEDT==46 ;EDIT LEVEL
INS 77/3 ;17C3
; *** Begin Version 5 ***
;
;46 BAH 4-Sep-85
; Copyrights need to include "year. ALL RIGHTS RESERVED.", so the macro
; cannot use a period as a delimiter. Use a \ instead.
;
REP 6/4 ;17C4
DEFINE COPYRIGHT,<ASCIZ .COPYRIGHT >
WIT
DEFINE COPYRIGHT,<ASCIZ \
COPYRIGHT >
REP 19/4 ;17C5
COPYRIGHT (C) DIGITAL EQUIPMENT CORPORATION 1971,1984.
WIT
COPYRIGHT (c) DIGITAL EQUIPMENT CORPORATION 1971,1986.
ALL RIGHTS RESERVED.
\
SUM 124152