Trailing-Edge
-
PDP-10 Archives
-
bb-bt99h-bb
-
act1.c13
There is 1 other file named act1.c13 in the archive. Click here to see a list.
REP 26/1 ;13C1
GLOBAL BIND ACT1V = #10^24 + 0^18 + #2531; ! Version Date: 30-Apr-85
WIT
GLOBAL BIND ACT1V = #10^24 + 0^18 + #2562; ! Version Date: 9-DEC-85
INS 528/1 ;13C2
2562 JB 9-Dec-85
When using IMPLICIT NONE, a symbol in an EXTERNAL statement gets a
warning that it must be explicitly declared. If the symbol isn't
used as a function in the same program it shouldn't get the warning
because function types must be explicitly declared, whereas
subroutines needn't be. We added a check for this.
INS 41/6 ;13C3
%2562% THEN IF NOT .ID[IDATTRIBUT(INEXTERN)] ! In EXTERNAL statement
SUM 150296