|
|
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 - metrics - download
Length: 3072 (0xc00)
Types: Ada Source
Notes: 03_class, FILE, R1k_Segment, e3_tag, package Monkey, seg_00c7f9
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦5a81ac88f⟧ »Space Info Vol 1«
└─⟦this⟧
with Expertsystem, Monkeyobject;
use Expertsystem, Monkeyobject;
package Monkey is
type Object is private;
procedure Make (Is_At : Coordinate;
On : Physical_Object := (others => ' ');
Holds : Physical_Object := (others => ' '));
function Is_At (The_Reference : in Expertsystem.Reference)
return Coordinate;
function Is_On (The_Reference : in Expertsystem.Reference)
return Physical_Object;
function Holds (The_Reference : in Expertsystem.Reference)
return Physical_Object;
procedure Modify_Coordinate (The_Reference : in Expertsystem.Reference;
New_Coordinate : in Coordinate);
procedure Modify_Is_On (The_Reference : in Expertsystem.Reference;
New_Object : in Physical_Object);
procedure Modify_Object_Held (The_Reference : in Expertsystem.Reference;
New_Object : in Physical_Object);
function Instances return Collection.Object;
procedure Clear;
Illegal_Make : exception;
private
type Object is
record
Is_At : Coordinate;
On : Physical_Object;
Holds : Physical_Object;
end record;
end Monkey;
nblk1=2
nid=0
hdr6=4
[0x00] rec0=18 rec1=00 rec2=01 rec3=030
[0x01] rec0=10 rec1=00 rec2=02 rec3=000
tail 0x21508e93482074fc7fe09 0x42a00088462060003