Google
 

Trailing-Edge - PDP-10 Archives - bb-jr93f-bb - 7,6/ap018/sta2.c18
There are 10 other files named sta2.c18 in the archive. Click here to see a list.
 REP 25/1	;18C1
	GLOBAL BIND STA2V = #11^24 + 0^18 + #4527;	! Version Date: 22-Sep-86
 WIT
	GLOBAL BIND STA2V = #11^24 + 0^18 + #4576;	! Version Date: 11-Nov-87
 INS 222/1	;18C2
	***** End V11 Development *****

	4576	DCE	11-Nov-87
		When a SAVE for a variable is done, make sure that the flag
		IDSAVVARIABLE gets set.  This makes it possible to detect
		conflicts with other usages at a later time.

	***** End Revision History *****

 REP 52/16	;18C3
	%2430%				THEN IF FLAGEITHER		! /FLAG given
	%2430%				     THEN CFLAGB(.SYMTAB[IDSYMBOL], E301<0,0>)
 WIT
	%4576%				THEN (IF FLAGEITHER		! /FLAG given
	%4576%				     THEN CFLAGB(.SYMTAB[IDSYMBOL], E301<0,0>))
 SUM 181175