|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - download
Length: 334 (0x14e) Types: TextFile Notes: R1k Text-file segment
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000 └─ ⟦5a81ac88f⟧ »Space Info Vol 1« └─⟦3c65390f4⟧ └─⟦this⟧
separate(expertSystem) package body nothing is procedure to_do is begin null; end to_do; function to_give return tupleCollection.object is result : tupleCollection.object; begin return result; end to_give; procedure to_do(t : tuple.object) is begin null; end to_do; end nothing;