|
|
DataMuseum.dkPresents historical artifacts from the history of: Bogika Butler |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Bogika Butler Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 1280 (0x500)
Types: TextFile
Names: »LNKDC00B.PAS«
└─⟦d36b687c5⟧ Bits:30009789/_.ft.Ibm2.50007363.imd Mogens Pelles Zilog 80,000 / EOS projekt
└─⟦this⟧ »LNKDC00B.PAS«
(******************************************************************************)
(* *)
(* Copyright (1985) by Metanic Aps., Denmark *)
(* *)
(* Author: Lars Gregers Jakobsen. *)
(* *)
(******************************************************************************)
(* $I B:LNKDC0-0.pas Configuration Constants *)
VersionNo = 'V0.01';
ConfigurationNo = 'C0';
CommandLineLength = 127;
FileNameLength = 14;
MaxSymbolNameIndex = 32; (*?*)
MaxNooInputFiles = 5; (*?*)
MaxNooModules = 10; (*?*)
MaxNooSections = 40; (*?*)
MaxNooSegments = 5; (*?*)
MaxNooSymbols = 100; (*?*)
MaxNooExternalImportSymbols = 100; (*?*)
MaxNameTableIndex = 300; (*?*)
MaxHeapIndex = 11; (* >= MaxNooModules + 1 *)
OM_Format1 = 1;
OF_Format1 = 1;
LogFilePageSize = 65; (*First line is #1. Last line is #65*)
«eof»