|
DataMuseum.dkPresents historical artifacts from the history of: RC3500 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about RC3500 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 768 (0x300) Types: TextFileVerbose Names: »tj2«
└─⟦2c55ea56f⟧ Bits:30001844 SW-save af projekt 1000, Alarm-system └─⟦6b41451d2⟧ └─⟦this⟧ »tj2«
job pm 3 600 time 5 0 size 100000 (mode list.yes pascal80 codelist.yes printpass4 finis ) (*$1 1 1*) process t; type mask=0..63; mode=packed record a:mask; b: 0..3 end; mode1=packed record a: 0..63; b: 0..3 end; var m: packed record v: mode; v1: mode1; end; begin with m do begin v:=v; v1:=v1; end; end . «eof»