Google
 

Trailing-Edge - PDP-10 Archives - decus_20tap1_198111 - decus/20-0002/abbrev.sai
There is 1 other file named abbrev.sai in the archive. Click here to see a list.
DEFINE	CR="'15",
	LF="'12",
	CRLF="('15&'12)",
	TAB="'11",
	VT="'13",
	FF="'14";

DEFINE	 = "FOREACH",
	#="CVN",
	="DATUM",
	\="ARGLIST",
	="BIND",
	$="VALUE";

DEFINE  ! = "COMMENT ";

DEFINE 	 = "3.141592653";

DEFINE 	MEM="MEMORY",
	LOC="LOCATION",
	MEMLOC(X,T)="MEMORY[LOCATION(X),T]";