perm filename ORDER[S,AIL]10 blob
sn#098127 filedate 1974-04-25 generic text, type T, neo UTF8
00100 COMMENT⊗ SPECIFIES ORDER OF REL FILES IN SAIL LIBRARY
00200 NAM,7
00300 ALL,HEAD,!GOGOL
00400 HDR,GOGOL
00500 LOR,LUP,KNT,COD
00502 HDR,TRIGS
00504 TG1,TG2,TG3,TGI
00600 HDR,NWORLD
00700 PRC,IRP
00800 HDR,ARYSER
00900 PIT
01000 ,HEAD,LEPRUN
01100 LEP
01200 ,HEAD,WRDGET
01300 REM
01400 HDR,IOSER
01500 USC,LIN,TTY,OPN,STS,NUM,LOK,OUT,INP,WRD,THR,BRK,CLS,MTP
01510 HDR,RECSER
01520 REC,SPC
01600 HDR,ARYSER
01700 ARY
01800 HDR,STRSER
01900 CAT,SUB,EQU,PNT,PTC,CVS,CVD,SCN,CVC,CVL,CVF
02000 HDR,IOSER
02100 TBB,PTY,SIM,CHN,FIL,FLS
02200 HDR,GOGOL
02300 POW,SGC,COR
02400 HDR,ARYSER
02500 DM1,DM2,DM3,DM4
02600 HED,SAIHED,HEAD
02700 HED
02800 END
02900
03000 HDRFIL is created from HEAD and part of GOGOL. It contains all
03100 index and bit and AC declarations, as well as the macros
03200 which are used in the library. All comments and blank
03300 lines are squeezed out. It is not created unless some
03400 need for it is exhibited.
03500 DOHEAD is created if needed to create the HEAD entry in the library,
03600 an INTERNALed symbol table of the user-table things.
03700 SCISS.SAI reads this file to get its instructions. To read the
03800 above stuff, consider an example: If SAIPTC is to be
03900 compiled, From IOSER will be extracted the code for PTC,
04000 named SAIPTC.FAI. This will be assembled with HDRFIL to
04100 get SAIPTC.REL. If the first file is not HDRFIL, no extrac-
04200 tion will be performed.
04300 ⊗