DataMuseum.dk

Presents historical artifacts from the history of:

CP/M

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

See our Wiki for more about CP/M

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦e72b765f1⟧ TextFile

    Length: 128 (0x80)
    Types: TextFile
    Names: »H.PAS«

Derivation

└─⟦f0eb17f9f⟧ Bits:30009437 50004984
    └─⟦d0422dc08⟧ 
        └─⟦this⟧ »H.PAS« 

TextFile

program h(output);
  begin
    writeln (output,'hello');
  end.
«eof»