DataMuseum.dk

Presents historical artifacts from the history of:

RC4000/8000/9000

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about RC4000/8000/9000

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦dede3e0ef⟧ TextFile

    Length: 768 (0x300)
    Types: TextFile
    Names: »tmagnum«

Derivation

└─⟦2c55ea56f⟧ Bits:30001844 SW-save af projekt 1000, Alarm-system
    └─⟦6b41451d2⟧ 
        └─⟦this⟧ »tmagnum« 

TextFile

job bbl 3 600 temp disc 5000 20 perm mini 300 3,
   time 11 0,
  size 92000

mode list.yes
bmagnum2 = set 1 mini
bmagnum2 = pascal80 codesize.12000 debugenvir
process magnum2;
const max = 1034;
type mg = array (1..max) of integer;
var i: mg := mg (max *** 0);
var j: mg := mg (max *** 0);
begin
printtext ('magnum start');
printnl;
end.

scope user bmagnum2
finis
▶EOF◀