Google
 

Trailing-Edge - PDP-10 Archives - SRI_NIC_PERM_SRC_3_19910112 - stanford/makimp/lstdef.sai
There are no other files named lstdef.sai in the archive.
! 	LST file characteristics and codes;


define InRecLen		=	  512, comment words/page;
       InBpB		=	    7, comment bits/byte;
       InBpR		=	 2560, comment bytes/record;
       InBpW		=	    5; comment bytes/word, left justified;


! ********** LST constants  **********;
define BS		=	{'10}, comment back space;
       SP		=	{'40}; comment space;

define TABSTP		= 	  {8}; ! one tab stop every 8 spaces
					 (ie.,1, 9, 17, etc.);