Trailing-Edge
-
PDP-10 Archives
-
bb-jr93f-bb
-
7,6/ap018/lexcla.c18
There are 10 other files named lexcla.c18 in the archive.  Click here to see a list.
 REP 20/1	;18C1
	!AUTHOR: T.F. Vasak/MEM/AlB
 WIT
	!AUTHOR: T.F. Vasak/MEM/AlB/DCE
 REP 25/1	;18C2
	GLOBAL BIND LEXCLV = #11^24 + 0^18 + #4530;	! Version Date:	17-Feb-86
 WIT
	GLOBAL BIND LEXCLV = #11^24 + 0^18 + #4573;	! Version Date:	7-Oct-87
 REP 385/1	;18C3
		
 WIT
	***** End V11 Development *****
	4573	DCE	7-Oct-87
		If we have processed <keyword or variable name> ( exp ) ( exp )  and
		encounter an end of buffer condition, handle it properly.  Otherwise,
		the statement may get classified improperly, and subsequently give
		an error message when it should not.
	***** End Revision History *****	
 REP 422/21	;18C4
		EOB16B	=	ACTSPELLING,
 WIT
	%4573%	EOB16B	=	ACTEOB,
 SUM 213354