-- BL.Model, 16-Sep-82 8:23:43 PDT OPEN @BasicPilot.model!2565894086; KernelFile: TYPE == @KernelFile.bcd; ProcessorFace: TYPE == @ProcessorFace.bcd; System: TYPE == @System.bcd; BL: PROC [DirectoryImpl: Directory, ExecImpl: Exec, ExecOpsImpl: ExecOps, FileImpl: File, FileStreamImpl: FileStream, HeapImpl: Heap, InlineImpl: Inline, KernelFileImpl: KernelFile, LongStringImpl: LongString, ProcessorFaceImpl: ProcessorFace, RuntimeImpl: Runtime, SpaceImpl: Space, StreamImpl: Stream, StringsImpl: Strings, TimeImpl: Time, TransactionImpl: Transaction, TTYImpl: TTY] RETURNS [] [ CharIO: TYPE == @CharIO.mesa!2557696230[Format, Stream, Strings]; CommandUtil: TYPE == @CommandUtil.mesa!2550530585[ExecOps, Stream, Strings]; Table: TYPE == @Table.mesa!2577115106; Alloc: TYPE == @Alloc.mesa!2548347750; BcdDefs: TYPE == @BcdDefs.mesa!2565550795[PrincOps, Table, TimeStamp]; BcdOps: TYPE == @BcdOps.mesa!2563405009[BcdDefs]; FileSegment: TYPE == @FileSegment.mesa!2550689766[File]; Symbols: TYPE == @Symbols.mesa!2565302638[PrincOps, Table, TimeStamp]; Literals: TYPE == @Literals.mesa!2550173704[Symbols, Table]; Tree: TYPE == @Tree.mesa!2558456374[Table, Literals, Symbols]; RTBcd: TYPE == @RTBcd.mesa!2562263325[BcdDefs, RCMap, Symbols]; SymbolSegment: TYPE == @SymbolSegment.mesa!2548600256[Literals, Symbols, Table, TimeStamp, Tree]; SymbolOps: TYPE == @SymbolOps.mesa!2559578970[Alloc, Strings, Symbols, TimeStamp, Tree]; SymbolPack: TYPE == @SymbolPack.mesa!2559578211[Inline, Literals, Strings, Symbols, SymbolOps, SymbolSegment, TimeStamp, Tree, "-b-cj-ns"]; SymbolTable: TYPE == @SymbolTable.mesa!2568557625[FileSegment, SymbolPack]; RCMap: TYPE == @RCMap.mesa!2542132963; TypeStrings: TYPE == @TypeStrings.mesa!2556570241[Symbols, SymbolTable]; OSMiscOps: TYPE == @OSMiscOps.mesa!2570646172[Environment, File, Strings, TimeStamp]; OSMiscOpsImpl: OSMiscOps == @OSMiscOpsImpl.mesa!2576702530[DCSFileTypes, Directory, File, Inline, KernelFile, OSMiscOps, ProcessorFace, Runtime, Space, Time, TimeStamp, "-b-cj-ns", DirectoryImpl, InlineImpl, KernelFileImpl, ProcessorFaceImpl, RuntimeImpl, SpaceImpl, TimeImpl]; CharIOImpl: CharIO == @CharIOImpl.mesa!2568311174[CharIO, Stream, Strings, "-b-cj-ns", StringsImpl, StreamImpl]; CommandUtilImpl: CommandUtil == @CommandPack.mesa!2577563439[ Ascii, CharIO, CommandUtil, Heap, Stream, Strings, "-b-cj-ns", CharIOImpl, HeapImpl, StringsImpl]; ListerUtil: TYPE == @ListerUtil.mesa!2565035516[BcdDefs, BcdOps, FileSegment, Space, Stream, Strings, Symbols, SymbolTable]; LET [AllocImpl: Alloc, ListerUtilImpl1: ListerUtil] == @ListerUtilities.mesa!2578437396[ Alloc, BcdDefs, BcdOps, CharIO, Environment, Exec, File, FileSegment, FileStream, Format, Heap, ListerUtil, OSMiscOps, Space, Stream, Strings, Symbols, SymbolSegment, SymbolTable, Time, TTY, "-b-cj-ns", CharIOImpl, ExecImpl, FileStreamImpl, HeapImpl, OSMiscOpsImpl, SpaceImpl, StreamImpl, StringsImpl, TimeImpl, TTYImpl]; ListerUtilImpl2: ListerUtil == @RTList.mesa!2578435861[BcdDefs, BcdOps, CharIO, Environment, Heap, Inline, ListerUtil, RCMap, RTBcd, Stream, Strings, TypeStrings, "-b-cj-ns", CharIOImpl, HeapImpl, InlineImpl, ListerUtilImpl]; ListerUtilImpl: ListerUtil == (ListerUtilImpl1) PLUS (ListerUtilImpl2); ListerOps: TYPE == @ListerOps.mesa!2578435929[Strings]; ListerOpsImpl: ListerOps == @BLList.mesa!2578437358[BcdDefs, BcdOps, CharIO, FileSegment, ListerOps, ListerUtil, OSMiscOps, Space, Stream, Strings, "-b-cj-ns", CharIOImpl, ListerUtilImpl, OSMiscOpsImpl, SpaceImpl, StreamImpl]; BLControl: CONTROL == @BLControl.mesa!2578436855[CharIO, CommandUtil, Exec, ExecOps, ListerOps, OSMiscOps, Runtime, Stream, Strings, Time, TTY, "-b-cj-ns", CharIOImpl, CommandUtilImpl, ExecImpl, ExecOpsImpl, ListerOpsImpl, OSMiscOpsImpl, RuntimeImpl, StreamImpl, StringsImpl, TimeImpl, TTYImpl] ]