; This is the prototype overlay descriptor for the BUILD program. ; The definition for LIB must be given at the end, plus the .END statement. ; .ROOT BUI/LB:.MAIN.-LIB-SUB SUB: .FCTR *(GE,IN1,IN2,OP,PA,SE,BU,B2,CL,TK,DE) GE: .FCTR BUI/LB:GETLIN-LIB IN1: .FCTR BUI/LB:INDIR1-LIB IN2: .FCTR BUI/LB:INDIR2-LIB OP: .FCTR BUI/LB:OPEN-LIB PA: .FCTR BUI/LB:PARSE-LIB SE: .FCTR BUI/LB:SECT-LIB BU: .FCTR BUI/LB:BUILD1-LIB B2: .FCTR BUI/LB:BUILD2-LIB CL: .FCTR BUI/LB:CLOSEF-LIB TK: .FCTR BUI/LB:TKB-LIB DE: .FCTR BUI/LB:DELET-LIB